MDAC 2.5 SDK - ODBC Desktop Database Drivers
SQLGetInfo supports the SQL_FILE_USAGE information type. The returned value is a 16-bit integer that indicates how the driver directly treats files in a data source:
The ODBC driver returns SQL_FILE_TABLE for the Text driver, because each file is a table.