ExamineDatabaseDrivers()

Syntax

Result = ExamineDatabaseDrivers()
Description
Examines the database drivers available on the system.

Parameters

None.

Return value

If ODBC isn't installed or no drivers are available, it returns 0, otherwise NextDatabaseDriver() can be used to list all the drivers.

Remarks

This is an ODBC database specific command.

See Also

NextDatabaseDriver(), DatabaseDriverName(), DatabaseDriverDescription()

Supported OS

All

<- DatabaseUpdate() - Database Index - FinishDatabaseQuery() ->