dbi_type
SQL (dbi.inc)
Description
dbi_type - Gets the type of database being used.
Syntax
dbi_type ( type[], maxLength )
Type
Native
Notes
Will return either "mysql", "pgsql", or "mssql" as of this writing.