DatabaseDriverDescription()

Syntax

Text$ = DatabaseDriverDescription()
Description
Returns the description of the current database driver. Drivers are listed using the ExamineDatabaseDrivers() and NextDatabaseDriver() functions.

Parameters

None.

Return value

Returns the description string.

Remarks

This is an ODBC database specific command.

See Also

ExamineDatabaseDrivers(), NextDatabaseDriver(), DatabaseDriverName()

Supported OS

All

<- DatabaseColumns() - Database Index - DatabaseDriverName() ->