Connecting to a Data Source

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

version 2004


The commands in this chapter enable you to connect to an ODBC data source, by allowing you to do the following:

Allocate a connection handle (ODBC_SQLAllocConnect)

Allocate a statement handle to a valid connection (ODBC_SQLAllocStmt)

Establish a connection to a specific driver (ODBC_SQLConnect) or by passing a browse request connection string (ODBC_SQLBrowseConnect)


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