Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » SQL Anywhere 10 - Context-Sensitive Help » UltraLite Plug-in Help » Introduction to UltraLite Plug-in property sheets

Column property sheet: General tab Next Page

Column property sheet: Data Type tab


The Data Type tab of the Column property sheet has the following components:

Built-in type    This option, which is always selected, enables you to choose a predefined data type for the column from the dropdown list. Integers, character strings, and dates are examples of predefined data types. For some of these types, you can specify size and/or scale.

Note that in UltraLite, the built-in type VARCHAR is the equivalent of both CHAR and VARCHAR in SQL Anywhere.

See Data types in UltraLite.

See also