i am trying to connect to my local db using workbench but i do not see any way to connect. how do i do it? i already have this connection saved and succesfully tested.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Workbench 5.1
Under the “Database” menu item, use the “Reverse Engineer”
CTRL+R, “Forward Engineer”CTRL+Gor “Synchronise Model”CTRL+Yoptions depending on what action you wish to carry out.I would imagine that you would most likely wish to use Reverse Engineer as it allows you to generate and amend a visual model of an existing schema.
Workbench 5.2
On the “Home” tab (
View > Home) connections are listed under the “SQL Development” heading on the far left-hand side of the screen.To open a connection from here you either need to double-click the connection itself or click on “Open Connection to start Querying” which should present you with another window from which to select a connection, set usernames/password etc.