Use BLOB values and image files
- Last Updated: December 3, 2025
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The following example also assumes that there is a new BLOB field
(called employee.image) in the employee table that contains the
employee's picture. The code reads the BLOB field
and writes the data to a temporary file which the LOAD-IMAGE method
reads:
|