Menu

#622 TZConnection.GetTableNames with OleDB

8.0.0
open
nobody
Bug Report
2025-03-29
2025-03-29
MmVisual
No

Hello,

TZConnection.GetTableNames('%', slTables); gives no tables back.

The configuration:
Protocol: OleDB
Database: Provider=MSOLEDBSQL;Server=%HOST%;Database=%DB%;UID=%USER%;PWD=%PWD%;MARS Connection=true;

The texts in %...% are replaced by real values.

The connection works good, only GetTableNames() does not work. With other databases, libe SQLite, this command works good.

Setting the parameter "Catalog" to the database name does not help.

Gives there a other solution?

Thank you very much.
Best Regards Markus

Discussion


Log in to post a comment.