"Koetter, Thomas Theodor" wrote: > > Hi Marc-Andre, > > > -----Original Message----- > > From: M.-A. Lemburg [mailto:[EMAIL PROTECTED]] > [snip] > > I installed the .20 versions of the SAP DB and the ODBC > > driver update on top (all on Linux), but am experiencing > > strange data corruption with the .21 ODBC driver -- BLOB > > data is (sometimes) truncated to 0 length. > > > > The .20 version doesn't have this problem, so reinstalling > > the original ODBC driver helped. > > > > Just thought, you'd like to know... > > Ah, this sounds very important. Are you able to send > a trace (driver manager or driver)?
Sorry, no. AFAICT, the situation is not traceable, it was intermittent and only occurred after shutdown/restart of the database. Surprisingly, the database tools themselves didn't even produce consistent results: SELECT * ... returns the column data with all 0s, SELECT objectdata ... returns some unrelated mangled data. -- Marc-Andre Lemburg CEO eGenix.com Software GmbH ______________________________________________________________________ Company & Consulting: http://www.egenix.com/ Python Software: http://www.egenix.com/files/python/ _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
