VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Save .BMP to Access database

Craig Boland  (1 Submission)   Databases/Data Access/DAO/ADO   Visual Basic 3.0   Unknown Difficulty   Wed 3rd February 2021

This code will save and retrieve bitmap graphic files from an OLE Object field inan Access 97 database. The same principle applies to earlier versions of Access/VB, but I haven't tested them. You'll need to use the appropriate DAO library. Let me know if you find a way to save other graphic formats.

Inputs
A bit map graphic (selected by dialog box).

Assumes
This is an Access 97 database, so you'll need the library, DAO 3.51 or later.

Returns
An IPictureDisp object to be loaded into a PictureBox.

Side Effects
Only works with bitmaps.

Rate Save .BMP to Access database (4(4 Vote))

Download Save .BMP to Access database

Save .BMP to Access database Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters