How can I associate an image with records from the database and save the image into a table?
Define a field type BLOB (Binary Large Object) where the associated image will be converted and saved. For detailed instructions check the document: Procedure to associate a PC file with a database record and save it as a BLOB (BINARY LARGE OBJECT) in the database. Note: BLOBS in the AS400. Storing BLOBs in the AS400 represents a problem as several limitations exist (mostly with the size of the files that can be stored).