Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 how to insert image

Author  Topic 

born2acheive
Yak Posting Veteran

65 Posts

Posted - 2007-01-08 : 02:35:47
hi,
i want to insert image which is in my c directory to the database table, i have a table named as img which has the columns as id,picture.i want to insert image which is in my c:/hi.jpg,please give me query for this

Kristen
Test

22859 Posts

Posted - 2007-01-08 : 02:43:36
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55210&SearchTerms=Image,Images
Go to Top of Page
   

- Advertisement -