Table Definitions |
To access PxPlus data files in ODBC, the contents of the files (or tables) must be described for use with the PxPlus SQL ODBC Driver. Tables can be defined in two ways:
|
PxPlus Data Dictionary |
This is the preferred method, as files are easily defined using NOMADS Data Dictionary Maintenance and are fully compatible with the PxPlus SQL ODBC Driver. |
|
Formatted Text File (INI file) |
Files are created manually. This method is required when files contains multiple record types. |
Data Dictionary and INI file locations are defined for the PxPlus SQL ODBC Driver using the ODBC Data Sources application in Windows and the ODBC.ini file in UNIX/Linux. See Configuration Procedures.
This Help section describes both methods for defining data sources for use with the PxPlus SQL ODBC Driver: PxPlus Data Dictionary and INI Definition.
When working with ODBC, the standard term for a set of data is a table. In PxPlus, a table is often a physical file. In this documentation, the terms table and file are both used. When the documentation refers to the data as stored on disk, the term physical file is used.