Re: Where is the graphical interface?
OK. You could download MySQLCC. There is also PHPMyAdmin and lots more GUIs out there.
Just google MySQL GUI
MySQLCC is in my opinion the best one to use.
With saying all that I would learn the command line interface as this is the most common why to interact with MySQL.
Learn how to login and log out
Learn how to Add users and Security for your MySQL Server.
Learn how to remove users from Mysql
Then how to create Databases, Tables and insert and retrieve the information you want.
Lots of tutorials out there.
I use MySQL mainly for Dynamic Web Development, so I use PHP also.
It all depends on what you want it to do and what you need it to do.
What I would do is read some of Reference Manual regarding things you want to do and any other areas that interest you.
Regards,
Sten
Subject
Written By
Posted
November 18, 2004 02:57PM
November 18, 2004 02:58PM
Re: Where is the graphical interface?
November 18, 2004 05:21PM
November 24, 2004 10:22AM
November 25, 2004 02:39AM
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.