|
| |
|
|
DaveX
Posts: 217 Joined: 5/4/2004 Status: offline
|
MySql database question - 4/14/2008 23:26:13
I'm very green when it comes to databases and I'm looking at MySql to play around with. From what I understand I can build and update using command line but I'm wondering if there is a GUI. I seems anything I find doesn't actually help build and populate.
|
|
|
|
Doug G
Posts: 1189 Joined: 12/29/2001 From: SoCal Status: offline
|
RE: MySql database question - 4/20/2008 23:09:53
For learning purposes, you could download a copy of mysql to your own computer and give it a test drive. MySQL installs easily on windows. There are quite a few windows gui apps for mysql, I use MySQL Administrator and MySQL Query Browser, which are also available from the mysql website. For web use, you probably want to get the MyODBC database drivers that allow you to use mysql from asp and other languages.
_____________________________
====== Doug G ======
|
|
|
|
CyberJack
Posts: 6 Joined: 12/8/2007 Status: offline
|
RE: MySql database question - 4/21/2008 7:24:41
http://www.google.com/search?q=mysql+gui Pick up what U like :) Most of the tools allow you to connect to a MySQL server on ANY computer - remote or your own. Useful feature also is that when you make something in the GUI, you can then look at the SQL code that will be sent to the server, to do what you wanted.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|