NextDatabaseDriver()

Syntax

Result = NextDatabaseDriver()
Description
Retrieves information about the next available database driver. This function must be called after ExamineDatabaseDrivers(). To get information about the current driver, DatabaseDriverName() and DatabaseDriverDescription() can be used.

Parameters

None.

Return value

If Result is 0, no more drivers are available.

Remarks

This is an ODBC database specific command.

See Also

ExamineDatabaseDrivers(), DatabaseDriverName(), DatabaseDriverDescription()

Supported OS

All

<- IsDatabase() - Database Index - NextDatabaseRow() ->