Chances are that you do not have gcc installed in cygwin. Depending upon the options you chose when installing cygwin you may not have installed gcc, so try to update your cygwin install or re-install, and install ALL packages since you never know what you will need.
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.