Avatar of CSharpNewbie
CSharpNewbie
 asked on

How do I drag and drop a picture to picturebox in C# and save to sql 2008 database?

I am new to C# programming and have started a database of inventory items to start learning C#. I plan on testing and learning as I go on and will add functionality as I go...

What I want to do now is learn database to C# functionality using code. I have already created a SQL 2008 database to store the information. I have also created a simple form in C# and can display the information in the database.  

What I want to do is add is the functionality to drag and drop a picture to the the picturebox control to display and save it to the database.

I have the data type set to picture in the database to display the picture.

How do I drag and drop a picture to picturebox in C# and save to sql 2008 database?
C#.NET Programming

Avatar of undefined
Last Comment
CSharpNewbie

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Gautham Janardhan

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
CSharpNewbie

ASKER
Thanks.... Works great.
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23