Anyone know if SQL_ATTR_CONNECTION_DEAD can be used in the following contex in postgreSQL ODBC?
retcode = SQLGetConnectAttr(dbch, SQL_ATTR_CONNECTION_DEAD, &ValuePtr, 0, &StringLengthPtr);
SQLGetDiagRec produces an SQLState of HY009 and message of 'Unknown Connect Option (Get)'.
Bottom line...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.