NextDatabaseDriver()
Syntax
Result = NextDatabaseDriver()Description
Retrieves information about the next available database driver. If Result is 0, no more drivers are available. This function must be called after ExamineDatabaseDrivers(). To get information about the current driver, DatabaseDriverName() and DatabaseDriverDescription() can be used.
This is an ODBC database specific command.
Supported OS
All