TDAOleDBProviderType
From RemObjects Software
This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.
Overview
Indicates the database type of the provider (such as Microsoft SQL Server, Oracle, or Access).
File
uDAADOInterfaces
Declaration
TDAOleDBProviderType = (oledb_Unknown, oledb_MSSQL, oledb_Jet, oledb_Oracle, oledb_ODBC, oledb_MSSQL2005, oledb_Postgresql, oleDb_VisualFoxPro)
Values
| | |
|---|---|
| oledb_Unknown | |
| oledb_MSSQL | |
| oledb_Jet | |
| oledb_Oracle | |
| oledb_ODBC | |
| oledb_MSSQL2005 | |
| oledb_Postgresql | |
| oleDb_VisualFoxPro |
See Also
Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)
Lists — Glossary — Features — How To — Drivers — Components — Tools — Samples — Articles — Architecture — Issues
Categories: Text | Data Abstract | Architecture | Enum | Delphi
