View Jpg image stored in a MS SQL Image field

G

Geoff

Is there a way to View Jpg image stored in a MS SQL 2000 Image field
directly on a MS Access 2000 form or report? Maybe an Active X control?
 
E

Exponent

Our 'DBPix' image control provides one way to do this - it can bind directly to images in Access forms
and reports (assuming that they are stored as raw binary data). For info and download see the link below.
 
Top