Support for two new database data types has been added to expand your application capabilities.
BIGINT is a new database data type (SQLTYPE=492/493) that has the same characteristics as INTEGER but takes 8 bytes to store.
The Capture program now has the capability to support LONG VARCHAR data types.