How To Retrieve Bitmap from Access and Display It in Web Page (175261)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- ActiveX Data Objects (ADO) 1.0
- ActiveX Data Objects (ADO) 1.5
- ActiveX Data Objects (ADO) 2.0
- ActiveX Data Objects (ADO) 2.1 SP2
- ActiveX Data Objects (ADO) 2.5
- ActiveX Data Objects (ADO) 2.6
- ActiveX Data Objects (ADO) 2.7
- Microsoft Internet Information Server 4.0
- Microsoft Internet Information Server 5.0
- Microsoft Data Access Components 2.5
- Microsoft Data Access Components 2.6
- Microsoft Data Access Components 2.7
This article was previously published under Q175261 SUMMARY
This article shows by example how to extract the bitmap photos in the
Microsoft Access 97 Nwind.mdb database, and view them from a Web
browser using Active Server Pages (ASP). In order to accomplish this task,
an ActiveX DLL must be created that strips the Access and OLE headers from
the field. This article shows how to create this ActiveX DLL, and how to
implement it.
REFERENCES
For additional information, please see the following article in the
Microsoft Knowledge Base:
173308
How To Displaying Images Stored in a BLOB Field
For the latest Knowledge Base artices and other support information on
Visual InterDev and Active Server Pages, see the following page on the
Microsoft Technical Support site:
Modification Type: | Major | Last Reviewed: | 5/2/2006 |
---|
Keywords: | kbCodeSnippet kbDatabase kbhowto kbSample KB175261 |
---|
|