Navicat New database import and export
Hi,
I have lite Navicat for mysql mac. What I wanted to tinker with mysql (first time) I make a new connection and a database would add only that I can not because I can not push that button. I understand there really nothing of. maybe I do something wrong in the settings of the connection. help me to do this import and export of files .
I have some.'s sql file how can I add?
I hope you understand the question a bit.
thank you
Re: Navicat New database import and export
Which button you can not press', maybe you can clarify with a Screenshot And you can use Sql files only if you have a database created.
Re: Navicat New database import and export
i would export the database as a sql query, then run this huge query that was just exported on the machine it will be used on. I would also wait untill you are completely done before creating this query and running it on the destination machine. when using mysql the database stays in mysql and cannot be copied and pasted like an access database.