Bug in JDBC driver

Jyri Seiger <[email protected]> Mon, 5 May 2003 15:09:36 +0300
Newsgroups gmane.comp.db.sapdb.sources
Organization Genio Innovations
Message-ID <[email protected]>
Hello,

I am using the latest version of SAP DB (7.4) and the latest JDBC
driver for it, and I found that getColumns method of DatabaseMetaDataSapDB
class fails with an error -8006 "Data types must be compatible".
I checked the source and the problem is that there is an error in SQL query.
ASCII function call should be removed from this query and then it works fine.

--
Best regards,
Jyri Seiger