The document shows a mapping of data types between Access, SQL Server, and Oracle databases. Some key data types mapped include:
- Integer, double, currency data mapped similarly across databases
- Date, datetime mapped to DateTime in SQL Server and Date in Oracle
- Text/character data like varchar mapped to VarChar in SQL Server and VarChar2 in Oracle
- Long text mapped to Text in SQL Server, Long in Oracle
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
179 views
ADO Data Types
The document shows a mapping of data types between Access, SQL Server, and Oracle databases. Some key data types mapped include:
- Integer, double, currency data mapped similarly across databases
- Date, datetime mapped to DateTime in SQL Server and Date in Oracle
- Text/character data like varchar mapped to VarChar in SQL Server and VarChar2 in Oracle
- Long text mapped to Text in SQL Server, Long in Oracle