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
 SQL Server 2000 Forums
 SQL Server Development (2000)
 storing bmp binary format into a table

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-01-20 : 08:29:07
abbas writes "How can i store the image's binary format into a table.I already stores an image into a table by using c#.net and i want see its binary format.Is it possible?If u will get a solution to it then its very helpful me in my project."

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2006-01-20 : 08:32:42
See if this helps
http://www.microsoft.com/technet/prodtechnol/sql/2000/reskit/part3/c1161.mspx

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page

Kristen
Test

22859 Posts

Posted - 2006-01-20 : 10:23:51
See also:

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=55210&SearchTerms=Image

Kristen
Go to Top of Page
   

- Advertisement -