|
Loading/Saving Images to Database: Demo Application
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: This is a complete application that shows you how to load images from a database to a picturebox using the ADO GetChunk method, and how to save images to a database using AppendChunk.
The source code is well-commented; in addition, an article about this example is available at the author's web site This code has been viewed 144846 times. Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents. code/image.zip
|