Hello
I am trying to restore a mySQL database from my visual basic application.
I have a backup file called "Quote 20050613 0100.sql" and need to import this data into an existing database 'Quote'
How do I get this working from visual basic? Do I use mysqlimport as I am not re-building my database from scratch?
Please help!
Lisa
Start Free Trial