You can specify a data type for a column directly in its property
sheet or via a domain, which can specify a data type, length, and a level of precision, as
well as optional check parameters to indicate data ranges and validation rules. You can set
check parameters for domains, tables, and columns.
- Open the property sheet of a column from the
Columns tab of its parent table or from the column's
Browser item under its parent table.
- Select a data type from the Data Type
list or click the question mark button to open and choose a data type from the
Standard Data Types dialog (see List of Standard Data Types).
- If appropriate, enter a data type length and precision.
Note: If you do not want to select a data type
immediately, you can choose the <undefined> data type.
When you generate the database, this data type is replaced by the default
data type for your database, as defined in the DBMS.
- Click OK to save your changes.