ODBC_SQLDriverConnect

4D - Documentation   Français   English   German   4D ODBC PRO, Command Theme List   4D ODBC PRO, Command Alphabetical List   Back   Previous   Next

version 2004


ODBC_SQLDriverConnect Longint

ParameterTypeDescription
This command does not require any parameters
Function resultLongintReturns the result of the MS ODBC API function
SQLDriverConnect

Description

The ODBC_SQLDriverConnect command is not yet documented.

Function Results

SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_NO_DATA, SQL_ERROR, or SQL_INVALID_HANDLE.

See Also

For more information, please see the SQLDriverConnect function in the MS ODBC API at http://msdn.microsoft.com/library/en-us/odbc/htm/odbcsqldriverconnect.asp.


4D - Documentation   Français   English   German   4D ODBC PRO, Command Theme List   4D ODBC PRO, Command Alphabetical List   Back   Previous   Next