2

I'm attempting to forward engineer from mySQL workbench. I know to do so I go to database --> forward engineer, but it is not currently an option. It does not appear when I search in help/ spotlight either. Any idea why?

user9199553
  • 37
  • 1
  • 4

3 Answers3

3

First of all check that you have selected the MySQL model or EER diagram tab first. The database menu there includes the forward engineer option.

Database menu option in connection tabs, do not have the Forward Engineer option.

George
  • 310
  • 1
  • 9
1

First select the EER Diagram tab and type shift ctrl z. Good luck!

user2968230
  • 174
  • 2
  • 7
0

When I had faced this issue, I couldn't find the answer to resolve it. For time being I use CTRL + G which is the shortcut to the Forward Engineer option and it works for me.

tumulr
  • 133
  • 4
  • 11