Get BMPs from Access using ADO
This will allow you to get BMPs (only Bitmaps) from an Access database using ADO. Officially, Microsoft says this about it in MSDN:
INFO: Issues Migrating from DAO/Jet to ADO/Jet
ID: Q225048
OLE Container Control
Many databases, including the SQL Server 7 Northwind database, contain pictures and other objects saved by Microsoft Access. In Visual Basic, you can see the pictures by binding the OLE Container control to the DAO Data control. However, the OLE Container control is not compatible with the ADO Data control and there is no way to access these pictures and display them using ADO. The OLE Container control cannot be used unbound because GetChunk does not retrieve the data in a format compatible with the ReadFromFile method.
Please Vote!
Original Author: Paul Mather
About this post
Posted: 2002-06-01
By: ArchiveBot
Viewed: 72 times
Categories
Attachments
CODE_UPLOAD41083212000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 66,173 bytes
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.