Oracle Migration Workbench Reference Guide for Microsoft Access 2.0, 95, 97, 2000 Migrations Release 9.2.0 for Microsoft Windows 98/2000 and Microsoft Windows NT Part Number A97262-01 |
|
This chapter provides information about data types, reserved words, and functions. It includes the following sections:
Table 3-1 describes the Oracle data types that the Migration Workbench supports:
For more information about Oracle data types, see the Oracle9i SQL Reference, Release 1 (9.0.1).
Table 3-2 illustrates the Jet data types for Microsoft Access 97 and Microsoft Access 2000:
Table 3-3 illustrates the default settings used by the Migration Workbench to convert data types from Microsoft Access to Oracle. The Migration Workbench allows you to change the default setting for certain data types by specifying an alternative type. You can do this in the Capture Wizard or in the Data Type Mappings page of the Options dialog box.
For more information about changing the default data type mappings, see the Oracle Migration Workbench Online Help.
The following table lists words that are reserved in Oracle. The Migration Workbench appends an underscore to any object names that conflict with these reserved words.
Default values and validation rules in Microsoft Access can contain Microsoft Access functions and operators. Corresponding functions and operators are generated as triggers in Oracle to support the operation of these default values and field validation rules whenever possible.
The Migration Workbench uses one of the following techniques to convert these functions and operators to Oracle:
Table 3-4 contains a list of Microsoft Access functions and explains how they are converted to Oracle.
Table 3-5 contains a list of Microsoft Access operators and how they are converted to Oracle.
|
Copyright © 1998, 2002 Oracle Corporation. All Rights Reserved. |
|