Hi > -----Original Message----- > From: Rosenauer, Wolfgang > Sent: Freitag, 21. Februar 2003 13:51 > To: [EMAIL PROTECTED] > Subject: DBD::ODBC >
In order to keep you informed: > Whoever wrote this article: Do you have contact to the authors of DBI > and DBD::ODBC to fix the problems in future? I wrote Jeff Urlwin a mail and he intended to have a look at this. Furthermore he was interested in the errors reported by Jeroen, who probably wrote http://sapdb.2scale.net/moin.cgi/PerlDbiDbdOdbc, or? The ping method was changed due to problems with Openlink. The old method (still in the module, oldping) sends a simple select to the db and evaluates the intended error message. The new ping calls SQLTables, which results in a quite expensive SQL statement disturbing caches etc. > As DBD::ODBC is mentioned as your current official Perl connector it > should really be fixed. When I have time I will try the current versions of DBI and DBD::ODBC. Greetings Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin SAP DB is open source. Get it! www.sapdb.org _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
