Save Images into Sql Server Database Table using asp.net FileUpload Control
This article will explain how one can insert or save images into a sql server database table using asp.net FileUpload control. You may ask why we will save or store images into sql server database table instead of a server folder? The answer is its easy to use, easy to manage, easy to backup as well as easy programming. But one thing you have to keep in mind that you need to extend the size of your database rather than your regular size. Always deleting images from server folder is a hectic job where security will play a great role but if you store images into sql server database you can remove images or related images by issuing a simple delete sql command.
Visit publisher site: Save Images into Sql Server Database Table using asp.net FileUpload ControlListing Details
- Version:
- 1.0
- Filed in:
-
Scripts / ASP.NET / Tutorials & Tips
- Submitted on:
- Last Updated:
- Jan 21, 2010
- Publisher:
- Shawpnendu Bikash Maloroy Other listings by this publisher
License & Pricing Information
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Save Images into Sql Server Database Table using asp.net FileUpload Control