what is control that i should use to save image into my database
I have attached a small demo project for reading and writing a image in a database. It was developed in VS 2003. Have a look at it and modify it according to your own needs.
More on thread
I want information on how to save images into the database and retrive the images into their various picture boxes using visual basic code in windows form.
hi
i think u can't save apicture as apictur in database but u can save the link in database and u can call the picture by acommand or any call sentance
ex
if u save apicture in c:\test\p1.jpg
and
u save this path in database
u can
create acommand to Retriev the path
and change the url of image to the path
like
image.url="path"
Really thanks very much for the sample program.i really happy with the program i just learn the SQL server. like these program is very very useful to me.
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.
This thread is currently closed and is not accepting any new replies.