Ingres Data Types
When you create a Vision frame based on an Ingres database table, the visual query and form contain fields that correspond to columns in the database table. These columns have data types that control the type of information that can be contained in the column and how Ingres handles that information. The names and data types of the fields are taken from the table's definition.
The following table lists the data types that Vision uses and the situations where they can be used:
Vision supports the standard Ingres data types, with the exception of long varchar, long bit, byte, byte varying, and long byte. If a Vision frame is based on a table that has a column of one of those types, the column is not displayed or included in the visual query. The remaining columns in the table are displayed.
Last modified date: 08/28/2024