MySQL Forums
Forum List  »  Newbie

RE: Can't edit the table data after copying mwb file
Posted by: Stuart McCullough
Date: April 13, 2012 04:23AM

Hi All,

Completely new to databases never mind mySQL so please bear with me here.

I installed workbench 5.2.39 and created an EER model with the default "mydb" database on my machine at work.

I repeated the installation on my machine at home and copied the .mwb file from my works machine (which had some test data in it).
I fired up the workbench and Opened the .mwb file I copied from work. The Tables and stored procedures I created are all there - no problem....

....However, on my home machine if i try to edit the table data from the workbench home page e.g. add some default data to it; the "table selection" page of the "edit table data" dialog does not list the mydb schema.
This functionality is fine on my machine at work.

If I run my code to populate the database I get a connection error stating that mydb does not exist.

Was there something else I should have copied over as well as the .mwb file?

Thanks in advance
/Stu

Options: ReplyQuote


Subject
Written By
Posted
RE: Can't edit the table data after copying mwb file
April 13, 2012 04:23AM


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.