Hello, on my system (W2K) is the latest sapdb-odbc-driver installed. At Data Source I get version 7.04.03.00 (dated 30.07.03) for SAPDB, SAPDB (UNICODE) and SQLSTUDIOODBC. To get the complete version I've searched for sqlod32 and got 4 entries: - ..Programme\SAPDB\ODBC74\sqlod32.dll => Version: 7.4.3.0 Build: 027-000-000-000 - ..Programme\SAPDB\ODBC74\sqlod32w.dll => Version: 7.4.3.0 Build: 027-000-000-000 - ..Programme\SAPDB\SQLStudio\sqlod32.dll => Version: 7.4.3.0 Build: 017-113-039-935 - ..Programme\SAPDB\SQLStudio\sqlod32w.dll => Version: 7.4.3.0 Build: 028-113-049-116
Since I got this error in SQLStudio (Version 7.4.3.28) (I've never tested it through another 'call') it seems to me, as if SQLStudio is using it's own ODBC-files, where sqlod32.dll has an older build-number. Peter -----Urspr�ngliche Nachricht----- Von: Koetter, Thomas Theodor [mailto:[EMAIL PROTECTED] Gesendet: Donnerstag, 11. Dezember 2003 17:44 An: H�bschen, Peter; Mailingliste MaxDB (E-Mail) Betreff: RE: Return cursor in dbproc with concatenated SQL-statement?? Hi folks > -----Original Message----- > From: "H�bschen, Peter" [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 11. Dezember 2003 15:25 > To: Mailingliste MaxDB (E-Mail) > Cc: Anhaus, Thomas > Subject: AW: Return cursor in dbproc with concatenated SQL-statement?? > > > Hello, > > that was the problem. I had never found this error myself, > because I had > some dbprocs in my database which return a result-table and > they all work > well (even if the cursorname is not UPPERCASE). > > Thank you very much > Peter > > -----Urspr�ngliche Nachricht----- > Von: Anhaus, Thomas [mailto:[EMAIL PROTECTED] > Gesendet: Donnerstag, 11. Dezember 2003 15:09 > An: H�bschen, Peter > Betreff: RE: Return cursor in dbproc with concatenated SQL-statement?? > > > Hi Peter, > maybe your problem is case sensitivity. I remember that > there was a corresponding problem in the JDBC or ODBC driver. > Please try a cursor name using upper characters only. This problem should not happen in the current ODBC driver any more. Peter, can you tell me the version of the ODBC-driver you use? TIA 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]
