Tools Links Login

Save .BMP to Access database

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.

Original Author: Craig Boland

Inputs

A bit map graphic (selected by dialog box).

Assumptions

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.

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 89 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD22101291999.zip
Posted: 9/3/2020 3:45:00 PM
Size: 109,967 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.