advertisement

Find Code  Advanced Search   

Free Newsletters:   
browse free vb code
Submit Code
ASP,  HTML, and XML
Database
Dates  and Math
Files  and Directories
Forms  and Controls
Lists,  Collections, and Arrays
Miscellaneous
Multimedia/Games
Office/VBA
Network/Internet
Registry
Screen/Graphics
String  Manipulation
System/API
Windows  2000/XP
VB.NET/ASP.NET



advertisement
Loading/Saving Images to Database: Demo Application

Author: David Nishimoto
Category: Database
Type: Applications
Difficulty: Intermediate

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 149413 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

Sponsored Links