B
Bill Wood
Guest
There are no plans to change the column names. The Rollbase tables are "internal" to Rollbase and are not intended to be accessed by ABL (or by other SQL programs for that matter). Even for SQL access the prescribed method is to use the DataDirect Cloud driver and not direct JDBC. Accessing Rollbase data and metadata should e done through the APIs. The tables for Rollbase internals do share a database with OpenEdge PUB schema, but that is only to enable access to the data in previously constructed ABL applications to be accessible from Rollbase. If you don't mind sharing, what is the problem you are trying to solve?=
Continue reading...
Continue reading...