MySQL and C#

  • Thread starter Thread starter The Bear
  • Start date Start date
T

The Bear

Has anyone successfully used MySQL with C#?

I'm having problems using the Update command

-The Bear
 
Yes, what problems are you having? Mysql is a bit finicky with obtaining
connection. Make sure that the connection open has no errors. This is one
source of frustration but after that, it should work like clock work. It
would help to post some code as well.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top