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 Reference at http://msdn.microsoft.com/en-us/library/ms715433(VS.85).aspx.


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