How to view table and database entries from mysql workbench
I've been using php and mysql workbench.
Now, I have written the correct necessary code to create/insert into
databases and tables.
I have also written code to view and print those entries from a web
browser. But I want to be able to check and view the entries from the
workbench, every time I open the work bench, I seem to have empty
databases and tables, but am able to view it from the browser with the php
code.
I've tried refreshing the schemas.
No comments:
Post a Comment