DatabaseDriverName()

语法

Text$ = DatabaseDriverName()
概要
Return the name of the current database driver. Drivers are listed using the ExamineDatabaseDrivers() and NextDatabaseDriver() functions.

参数

无.

返回值

Returns the name of the driver.

Remarks

This is an ODBC database specific command.

参阅

ExamineDatabaseDrivers(), NextDatabaseDriver(), DatabaseDriverDescription()

已支持操作系统

所有

<- DatabaseDriverDescription() - Database Index - DatabaseError() ->