0

I want to import tables from a .sql file into a local database using MySql. I manipulate this database with MySql in C# than I have to export it back into a new .sql file.

Is there a way to do it with MySql and C#?

jarlh
  • 42,561
  • 8
  • 45
  • 63
Georgiana M
  • 323
  • 4
  • 20
  • Check http://stackoverflow.com/questions/650098/how-to-execute-an-sql-script-file-using-c-sharp – jophab Aug 18 '16 at 03:40
  • Check http://stackoverflow.com/questions/8855224/how-to-execute-sql-mysql-file-in-my-c-sharp-application – jophab Aug 18 '16 at 03:40

0 Answers0