How do I store an image file in SQL Server 2000?

Filed under: Internals and Architecture, Programming — SQL Stan at 10:25 am on Monday, July 30, 2007

Q: how do i store an image to SQL server 2000 using Visual Basic 6 as the programming lanuage

Kevin Kline says: You should first ask youself “Should I even store image files inside of SQL Server 2000?” It’s not always as straight of a question as you might think. Check out the article at to help you decide whether to store images inside of the http://databases.aspfaq.com/database/should-i-store-images-in-the-database-or-the-filesystem.html database or on the file system. You’ll find some very nice programmatic examples at http://www.sqlteam.com/article/images-and-sql-server.

Technorati Tags:
, , , , ,


1 Comment »

Comment by satish

July 25, 2008 @ 1:14 am

how to insert image fine in sql 2000 server and how

RSS feed for comments on this post. TrackBack URI

Leave a comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>