Accessing Image from MS Access DB

Pls could some one give me guideline on how to access image from MS Access DB.Thanks for your help
[112 byte] By [opinwaa] at [2007-11-26 17:11:27]
# 1
Should not do it. I'd recommend storing the image on the file system and adding the path to Access. Query for that path, then read the file.%
duffymoa at 2007-7-8 23:39:17 > top of Java-index,Database Connectivity,Java Database Connectivity (JDBC)...