Details
-
Bug
-
Resolution: Out of scope
-
P4: Low
-
None
-
None
Description
There are issues when connecting to an INGRES database via ODBC.
A user reports that QSqlDatabase and ODBC seem to work fine with an older Sybase and MS SQL db. But when connecting to an INGRES db Qt does not report any tables (QSqlDatabse.tables() returns an empty list).
Open appears to work ok and there are no errors reported.
Testing without Qt, but with plain WIN API access to all three db's is as expected.
Is this a bug in QT or does INGRES something weird on the ODBC?