I need to development a report that prints ID cards in Access 2003. I have a OBDC link into an Oracle Database (11g) which works fine. The pictures for each person are stored in the "PICS" fields as OLE Objects (BLOB). However, I can see them from within Access on Forms, or on Reports.
How do I print the pictures on a report? I don't really need to see them on Forms. However, I need to be able to query the system Oracle database for all new records and then send those records to the ID card printer. The query and printing are not a problem. I just can't get the pictures to come through.
FYI: I can't change the Oracle database, so I have to work with what I've got.
How do I print the pictures on a report? I don't really need to see them on Forms. However, I need to be able to query the system Oracle database for all new records and then send those records to the ID card printer. The query and printing are not a problem. I just can't get the pictures to come through.
FYI: I can't change the Oracle database, so I have to work with what I've got.