I'm still having problem using SAP DB 7.4 (UNICODE) odbc driver. When database instance get down, the pending Statements become bad. My application check odbc function return value. if a session break occurs, it close statement (sometimes it hangs in SQLFreeHandle), then it tries to reopen connection. If a SQLExecute was pending sometimes if crash.
Can someone tell me if I have to close resources (Statement, Connection or Environment) if connection fall down. -- MaxDB Discussion Mailing List For list archives: http://lists.mysql.com/maxdb To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]
