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

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:
, , , , ,


Tags:

One Response to “How do I store an image file in SQL Server 2000?”

  1. satish Says:

    how to insert image fine in sql 2000 server and how

Leave a Reply