I have a desktop programm and I must to save image files with different formats and different sizes in db. Any idea how can I do that? anyone can help me, please?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can Save Image into Database by Converting it into binary as follow:
And Retrieve it by again making Image from binary and Save it on some physical Location: