0

Can i know how to do Insert Image into Database without using openfiledialog in vb.net?

I want to do the function like load the database and show the image on the picture box but the image are already exists in database. i have no ideas to do insert into another database with the image. I mean i just load the image from database and showing in the picture box. after that, i want to insert the same image to another database. I am trying to find the way to do but most of the ways are only using browse by using OpenFiledialog for the image and insert into database. i cant do the way is straight forward to load the image from the database in picture box and click one button and insert the same image to another database.

I need for help please ...

7
  • There are gobs of posts here covering that. Commented Nov 13, 2016 at 14:22
  • But can i have some of example for me to look? Commented Nov 13, 2016 at 14:33
  • Are you asking us to Google for you? Sorry, you have to do some research yourself. Commented Nov 13, 2016 at 14:40
  • Do you know how to get an image from a database? Commented Nov 13, 2016 at 16:59
  • stackoverflow.com/questions/2175209/… Commented Nov 13, 2016 at 17:00

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.