Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

Database Image Viewer

0.00/5 (No votes)
18 Jul 2004 1  
This application will permit the user to create tables in SQL 2000. It will also permit the user to save and view images from the database

Introduction

This application will permit the user to create tables in SQL 2000. It will also permit the user to save and view images from the database. The user can browse the images either full size or double click a thumbnail and view the full size image. Or you can select several images and make a slide show (this part still needs some work but it does the job for now). This application covers many of the basics in application development. The connection string for the database is stored in the app.config file. The information for the About form is stored in the assemblyinfo where there is a helper class that permits you do dynamically populate the about form.

There are quite a few image viewers on this website but I firmly believe mine has it�s place here also.

Requirements

To run this code the use must have SQL2000.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here