MDAC 2.5 SDK - ODBC Desktop Database Drivers


 

SQLTables

Argument Comments
szTableOwner The only valid argument for szTableOwner is NULL because none of the drivers support owner names. With szTableOwner set to NULL, all tables are returned. NULL is returned in the TABLE_OWNER column.
szTableQualifier In the TABLE_QUALIFIER column, SQLTables will return the path to a directory.
SzTableType "TABLE" is the only table type supported.

When the Text driver is used, the list of files returned by SQLTables is determined by the file extensions in the Extensions List box in the ODBC Text Setup dialog box.