SQLTables (dBASE Driver)

Note

This topic provides dBASE Driver-specific information. For general information about this function, see the appropriate topic under ODBC API Reference.

Argument Comments
szTableOwner The only valid argument for szTableOwner is NULL because none of the drivers supports 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 For dBASE files, "TABLE" is the only table type supported.