Loading table contents with a Data tool
- Last Updated: March 30, 2020
- 2 minute read
- OpenEdge
- Version 12.2
- Documentation
ABL Data tools use a contents file that you specify to load table data into the database. A contents file contains all the data for a table.
Note: Table definitions
must be in the database before you can load table contents.
To load table contents into a database:
Note: You must load the sequence values separately.
See Loading sequence values using a Data tool for information about loading sequence
values.