Progress
DataServer
for ODBC Guide
Adding Extended 4GL Support
The DataServer provides support for arrays, case-insensitive indexed fields, and the 4GL ROWID function when certain objects exist in an ODBC data source. You can modify your data source to support these extended features. You can also add support for these features when you create new tables.
The DataServer maintains the columns that you add to your ODBC data-source tables to support these extended features. If non-Progress applications are updating those data-source tables, these applications must be aware of the additional columns and update them appropriately. You can use triggers, if your data source supports them, to make sure that the columns are updated correctly.
The following sections describe how to modify an existing ODBC data source so that it supports arrays, case-insensitive indexes, and Progress record identifiers. See the "ROWID Function" section in "Programming Considerations," for alternate ways to support this function.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |