Hi Jean-Michel > -----Original Message----- > From: jean-michel OLTRA [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 24. Juni 2003 21:28 > To: Sapdb General > Subject: TraceFileName [snip] > I'm trying to set SQL_ATTR_TRACEFILE with SQLSetConnectAttr() > but get the > error message: > [SAP AG][LIBSQLOD SO] Optional feature not implemented. > > Is that true ? May be my statement is wrong....
SQL_ATTR_TRACE and SQL_ATTR_TRACEFILE are evaluated by the driver manager. Under Windows this works fine at my site. Under Unix/Linux and without a driver manager you get above error message. In order to use the internal ODBC trace then, please look at http://sapdb.2scale.net/moin.cgi/ODBCTrace Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin Hurry up, SAP DB is open source www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
