The
DatabaseVendor constants identify the supported database types.
Constant |
Value |
Description |
_SQL_SERVER |
1 |
A SQL Server database. |
_MS_ACCESS |
2 |
An MS Access database. |
_SQL_ANYWHERE |
3 |
A SQL Anywhere database. Remarque : Not currently supported.
|
_ORACLE |
4 |
An Oracle database. |
_DB2 |
5 |
A DB2 database. |