Update MySQL with C# using OleDb

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

The Bear

does anyone know how to update a mysql database using C# or any other
language for that matter. I keep getting the following error when I try to
update:
" Dynamic SQL generation is not supported against a SelectCommand that does
not return any base table information."

your help would be greatly appreciated.

-The Bear
 

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