Hi there- I have downloaded MySQl installer and it included my sql for excel. I have an excel database with about 7-10 worksheets which will be separate tables in the database. I setup a connection and used 'create database' to create a database, I have used mysql for excel and it imported the tables fine.
However now I need to create a copy of the database to send to someone. How can I do this? Is it mysqldump? Or is there a simple way to do this
thanks Craig
However now I need to create a copy of the database to send to someone. How can I do this? Is it mysqldump? Or is there a simple way to do this
thanks Craig