Load an Image file to an Access Table

S

Sal

How can I load an image file from my hard disk to an OLE Object field in an
Access table through code?

Any help will be greatly appreciated...

Sal
 
L

Larry Linson

That is illustrated, along with a couple of other methods for handling
images in Access, in the sample databases you can download from
http://accdevel.tripod.com. There's also an article discussing the three
approaches and considerations in choosing which to use.

Larry Linson
Microsoft Access MVP
 
S

Sal

Thanks Larry

Larry Linson said:
That is illustrated, along with a couple of other methods for handling
images in Access, in the sample databases you can download from
http://accdevel.tripod.com. There's also an article discussing the three
approaches and considerations in choosing which to use.

Larry Linson
Microsoft Access MVP
 
Top