4D v13ODBC_SQLSetConnectAttr |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
ODBC_SQLSetConnectAttr
ODBC_SQLSetConnectAttr
The ODBC_SQLSetConnectAttr command sets the attributes that govern aspects of connections. connectionID is a valid connection ID returned by either ODBC_SQLAllocConnect before or ODBC_SQLConnect after having established a connection to a data source depending on attribute. attribute is a connection attribute to set and can be one of the following values:
Notes: valuePtr is a pointer to a variable containing the value at which to set the attribute parameter. For more information, please see the SQLSetConnectAttr function in the MS ODBC API Reference at http://msdn.microsoft.com/en-us/library/ms713605(VS.85).aspx. SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_ERROR, or SQL_INVALID_HANDLE. See the example for the ODBC_SQLGetConnectAttr command. |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D ODBC Pro 2004 SEE ALSO |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||