If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Script Generation from a reverse engineer...

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-10-05, 14:23
dlh dlh is offline
Registered User
 
Join Date: May 2004
Posts: 3
Script Generation from a reverse engineer...

Hi,

I have successfully reverse engineered a MySQL database using dbDesigner 4. The problem is I need to be able to see a logical view of the foreign key constraints and the reverse engineer just creates a tangled web you can't even see the tables through. So I would like to do the next best thing which is to generate the script from this data model to view the sql statements to create the relationships, but I keep getting a "Circular Relations Error" that refers to countless columns and then aborts the script generation. Is there a way to disable the logic that aborts the script generation or a way to ignore the errors and continue?? Or does anyone have any idea of better software to complete this task. I basically need temporary access to this as we are just moving one MySQL db into our corporate Oracle db...

Thanks!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On