Try OpenEdge Now
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.
In this section:
Dumping large objects
Dumping all data except large objects
Loading large objects