DatabaseDriverDescription()
Syntax
Text$ = DatabaseDriverDescription()Description
Returns the description of the current database driver. Drivers are listed using the ExamineDatabaseDrivers() and NextDatabaseDriver() functions.
Parameters
This function has no parameters.
Return value
Returns the description string.
Remarks
This is an ODBC database specific command.
See Also
ExamineDatabaseDrivers(), NextDatabaseDriver(), DatabaseDriverName()
Supported OS
All