If you're referring to a table in an SQL database such as Access, then you might find what you want in the index of VB articles at the top of the forum. There are items in there on storing an image into a BLOB (Binary Large OBject) in a database, and retrieivng it from there.
Here's a link to another thread I found while searching, which seems to cover similar territory. At the end of the thread, there's a link to what sounds like a very useful page at Microsoft.
Comment