VB.NET

Moderators: seancampbell
Number of threads: 4022
Number of posts: 10035

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
I need To Retrive Image From Sql Server Database Posted by reme_1982 on 31 Oct 2004 at 4:44 AM
I wana help about retrieving An Image Using VB.net . That image stored in Sql Server database
Report
Re: I need To Retrive Image From Sql Server Database Posted by rlc on 9 Nov 2004 at 12:26 PM
Image is stored in the DB? Typically it is better to store an index (file path) then to store the actual image in the DB. Image data is typically large and adding to the DB will drastically effect your performance for indexes and searches on your tables. Not to mention if you are using a MSDE or a DB with a low max limit you may reach capacity at a faster rate.

There are plenty of posts in this board about connecting to a MS SQL DB did you search? Try searching for 'SQLconnection' from the board main. If you can't find anything or need specifics ask again.

~rlc



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.