MySQL Forums
Forum List  »  MySQL Workbench

Re: How to connect to local database
Posted by: Mike Lischke
Date: July 07, 2015 02:11AM

Hi Luuk,

how did you get your paradox tables into MySQL? It's important to find out where your data ended up actually. Maybe it is in your local server but the user you use to connect has no rights on the new schema (database)? If you can try to connect as root user who should have all possible rights and see if that gives you your new schema.

Mike Lischke, MySQL Developer Tools
Oracle Corporation

MySQL Workbench on Github: https://github.com/mysql/mysql-workbench
On Twitter: https://twitter.com/MySQLWorkbench
On Slack: mysqlcommunity.slack.com (#workbench)
Report bugs to http://bugs.mysql.com
MySQL documentation can be found here: http://dev.mysql.com/doc/refman/8.0/en/

Options: ReplyQuote


Subject
Views
Written By
Posted
1615
July 05, 2015 07:43AM
Re: How to connect to local database
651
July 07, 2015 02:11AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.