Setting and Retrieving Driver Attributes

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 set and retrieve connection, environment, and driver attributes.

With them, you can do the following:

Retrieve and set the current setting of a connection attribute (ODBC_SQLGetConnectAttr and ODBC_SQLSetConnectAttr)

Retrieve and set the current setting of an environment attribute (ODBC_SQLGetEnvAttr and ODBC_SQLSetEnvAttr)

Retrieve and set the current setting of a statement attribute (ODBC_SQLGetStmtAttr and ODBC_SQLSetStmtAttr).


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