Where Does the Data Builder Store Its Data?

The VPM Enterprise Data Builder is the interface to the ten data dictionary tables listed below. You access these tables through the Data Builder in VPM Enterprise and through the Data Manager in your application.

·       Database and CursorAdapter Library Data: SDATADDD.DBF

·       Table, View and CursorAdapter Data: SDATADDTV.DBF

·       Field Data: SDATADDF.DBF

·       Candidate Key Data: SDATADDCK.DBF

·       Data Sources Data: SDATADDDS.DBF

·       Field Help Data: SDATADDFH.DBF

·       Generated Key Data: SDATADDGK.DBF

·       Index Tag Data: SDATADDIT.DBF

·       Set Integrity Data: SDATADDSI.DBF

·       Picklist Data: SVPMDDFP.DBF

The structures of these tables are listed and explained in the following sections of this chapter.

The structures of these ten tables are listed and explained in the Data Builder/Manager chapter in the Technical Reference manual.

The data dictionary data in the tables is readily available if you need to use it programmatically.

More:

Data Builder / Manager Form