Try OpenEdge Now
skip to main content
ABL Data Types Addenda
Using large objects in ABL : Dumping and loading large objects
 

Dumping and loading large objects

Use the EXPORT and IMPORT statements to copy BLOB and CLOB data to and from disk.
Note: You can also use the Data Administration tool to IMPORT and EXPORT large objects and to specify a directory for large object files.
* Dumping large objects
* Dumping all data except large objects
* Loading large objects