Le costanti DatabaseVendor identificano i tipi di database supportati.
| Costante | Valore | Descrizione |
|---|---|---|
| _SQL_SERVER | 1 | Un database SQL Server. |
| _MS_ACCESS | 2 | Un database di MS Access. |
| _SQL_ANYWHERE | 3 | Un database SQL Anywhere. Nota: attualmente non supportato.
|
| _ORACLE | 4 | Un database Oracle. |
| _DB2 | 5 | Un database DB2. |