943,822 Members | Top Members by Rank

Ad:
  • C# Discussion Thread
  • Unsolved
  • Views: 3956
  • C# RSS
Jan 11th, 2008
0

save GDI+ image into sql 2005 database

Expand Post »
how to save an image drawn with GDI+ to sql 2005 database?
Reputation Points: 10
Solved Threads: 0
Newbie Poster
waterfall is offline Offline
24 posts
since Nov 2007
Jan 12th, 2008
0

Re: save GDI+ image into sql 2005 database

SQL has the ability to store any type of data into a blob field. Just stream the data into the column. There are many examples on Code Project, and other sites on how to do this.
Reputation Points: 69
Solved Threads: 75
Posting Pro in Training
JerryShaw is offline Offline
465 posts
since Nov 2006
Jan 13th, 2008
0

Re: save GDI+ image into sql 2005 database

I found help for uploading images.
But i have drawn an image using GDI+ and i want to save that image.
Reputation Points: 10
Solved Threads: 0
Newbie Poster
waterfall is offline Offline
24 posts
since Nov 2007
Jan 18th, 2008
0

Re: save GDI+ image into sql 2005 database

Simple, save the image as a picture format and then upload it to the sql server in a BLOB format.

While using GDI+ check this website you on how to save images.

http://www.devx.com/.net%20zone/Article/10031/0/page/5

Atleast this should get you going.
Reputation Points: 10
Solved Threads: 2
Junior Poster in Training
blacklocist is offline Offline
87 posts
since Apr 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C# Forum Timeline: Overriding mouse events
Next Thread in C# Forum Timeline: Nee help with sending text to child windows





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC