16.11.2016 20:32, [email protected] wrote: > I'm calling SQLGetConnectAttr() with the SQL_ATTR_CURRENT_CATALOG attribute, > but it does > not seem to return anything meaningful.
Do you check its return value? It must be SQL_NO_DATA if you didn't call SQLSetConnectAttr() beforehand. -- WBR, SD. ------------------------------------------------------------------------------ _______________________________________________ Firebird-odbc-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-odbc-devel
