Hi Ajit, > -----Original Message----- > From: Ajit Aranha [mailto:[EMAIL PROTECTED] > Sent: Dienstag, 28. Oktober 2003 10:22 > To: [EMAIL PROTECTED] > Subject: odbc connection timeout and SQLmode ORACLE > > > SAPDB 7.3.30 with ODBC 7.3.00.00 > Bug Description: > When the ODBC connection times out the sqlmode setting is lost (the > driver seems to auto reconnect but loses the SQLMODE ORACLE setting) > See the attached ODBC driver trace. > Note: Connection was established using SQLMODE ORACLE/Committed.
Thanks for the detailed description. I confirm the problem you ran into. FYI, the problem seems to be bound to the situation that a prepared statement is executed after time out. In this case the sqlmode is apparently lost. Regards Thomas ---------------------------------------------- Dr. Thomas K�tter SAP DB, SAP Labs Berlin Do you know SAP^H^H^H MaxDB ? www.sapdb.org -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
