[ojb-users] reverse_db: "Driver not capable."
Brought to you by:
thma
From: Corey K. <Co...@kl...> - 2002-04-15 20:31:57
|
Using reverse_db, I get a "Driver not capable" message when I try to generate a schema from a database using the Sun driver. The message comes from ODBC wrapper for the database, not the driver, and it looks like this: [reversedb] 0:[SimbaLNA][Simba][SimbaEngine ODBC Driver]Driver not capable. I'm assuming that there were un-implemented metadata functionality somewhere in the ODBC implementation. Any clues where this might be failing? Perhaps, exotic DatabaseMetaData methods? I will try to gather some more information by running it in a debugger. Corey |