Load table contents with a Data tool
- Last Updated: February 11, 2026
- 2 minute read
- OpenEdge
- Version 13.0
- 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 Load sequence values using a Data tool for information about loading sequence
values.