Database data types for view forms


Developer Studio automatically maps the AR System field types to corresponding data types in view forms.

View forms support additional data types, including blobs (Oracle) and images (Microsoft SQL Server), which map to an attachment field. View forms also supports several date and time data types, which map to the Date, Time, or Date/Time field types. 

Optionally, you can map a different field type to a column type if appropriate for the data. For more information, see Creating-and-modifying-view-forms.

Unicode servers support nchar, nvarchar, or ntext data types, while non-unicode servers support char, varchar, and text data types. 

SQL Server data type mappings for view forms

The following data types are supported for view forms based on a Microsoft SQL Server database table:

Microsoft SQL Server data types

AR System field types

nchar,char, varchar

Character (limited length)

ntext,text

Character (unlimited length)

int, tinyint, smallint

Integer, Date, Date/Time

real, float

Real

decimal

Decimal

datetime, smalldatetime

Date/Time (default), Date, Time

image

Attachment field in attachment pool

Oracle data type mappings for view forms

The following data types are supported for view forms based on an Oracle database table:

Oracle data types

AR System field types

varchar, varchar2, char, nchar

Character (limited length)

character large object (clob)

Character (unlimited length)

number

Integer, Date, Date/Time

float

Real

number

Decimal

date

Date/Time (default), Date, Time

binary large object (blob)

Attachment field in attachment pool

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*