Searched refs:SQLGetConnectAttr (Results 1 – 2 of 2) sorted by relevance
64 #undef SQLGetConnectAttr65 #define SQLGetConnectAttr(hdbc, fOption, ValuePtr, BufferLength, NULL) \ macro
1162 rc = SQLGetConnectAttr(handle->dbc, SQL_ATTR_CONNECTION_DEAD, &isDead, in odbc_check_conn()