Friday, January 6, 2012

Inserting an image into MS Access programmatically

Several times I've wanted to be able to rip images from a web database and insert them into an Access database. I've searched online and found jack. I figured I'd settle for being able to programmatically insert images from from a file into Access 2007. I think I found a solution on the Visual Studio Forums. The original poster couldn't get it to work, but after poking around in the MSDN Library online I think I saw how it all fit together. It is pretty late though, so I don't want to take the time to implement it now.

No comments:

Post a Comment