Storing photographs in SQL Server

How can I insert and retrieve photographs in SQL Server 2000? I would appreciate it if you have some ASP code samples as well.

    Requires Free Membership to View

Photos can be stored in image columns inside a table. There is significant information about storing, retrieving and manipulating image datatypes within Books Online. Since I am a DBA and do not do ASP, I do not have any code samples. But, there are dozens of code samples to do precisely what you want located within MSDN, the MSDN Web site, and numerous other ASP Web sites.

 

For More Information

This was first published in April 2004

Join the conversationComment

Share
Comments

    Results

    Contribute to the conversation

    All fields are required. Comments will appear at the bottom of the article.