© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•17mo ago•
37 replies
Runa

Save an image to a mysql

cmd = new MySqlCommand(query, con);
cmd.Parameters.AddWithValue("@image", client.Image);
I tried this method, but saved "System.Image.bitmap" on the database
How can I save the image to the mysql database?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

Issue using Image.Save to a location, "An error occured in GDI+" within Winform
C#CC# / help
2y ago
✅ Save image from picturebox to project path
C#CC# / help
3y ago
✅ "Animate" an image along a axis
C#CC# / help
2y ago