4D v13ODBC_SQLGetEnvAttr |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D v13
ODBC_SQLGetEnvAttr
ODBC_SQLGetEnvAttr
The ODBC_SQLGetEnvAttr command returns the current setting of an environment attribute. attribute is the environment attribute to retrieve and can be one of the following values:
value is the current value of attribute. For more information, please see the SQLGetEnvAttr function in the MS ODBC API Reference to http://msdn.microsoft.com/en-us/library/ms709276(VS.85).aspx. SQL_SUCCESS, SQL_SUCCESS_WITH_INFO, SQL_NO_DATA, SQL_ERROR, or SQL_INVALID_HANDLE. The following method sets a environment attribute and then retrieves it: $result:=ODBC_SQLSetEnvAttr(SQL_ATTR_ODBC_VERSION;3) |
PROPERTIES
Product: 4D
INDEX HISTORY
Created: 4D ODBC Pro 2004 SEE ALSO |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||