Can't Find MySQL Editor

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
gkwhitworth
Forum Commoner
Posts: 85
Joined: Tue Sep 05, 2006 8:28 pm
Location: Wasilla, Alaska

Can't Find MySQL Editor

Post by gkwhitworth »

I need some help with something pretty dumb...... i must have downloaded the wrong version of MySQL, I have the MySQL server and I need the database creator...like MS Access. I can't seem to find it. Help please!!

--
Greg
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

MySQL server doesn't come with one. Are you referring to the administrator? or phpMyAdmin?

Knowing how to write the queries yourself is quite beneficial. I would recommend not using an editor until you understand the queries it is performing on your behalf.
User avatar
gkwhitworth
Forum Commoner
Posts: 85
Joined: Tue Sep 05, 2006 8:28 pm
Location: Wasilla, Alaska

I will take your advice...

Post by gkwhitworth »

Ah....like a true moderator and a true php guru, even though you are retiring. Anyways, today I did a post asking for help with MySQL and everyone told me to get an automatic creation thing, such as Access. I am with you on this, I have allowed editors to create stuff too long and have missed out on really, and I mean really knowing certain languages, like XHTML and Javascript. Just recently have I sank my teeth into JS and PHP. Anyways, thanks. Do you know of any good tutorials.

--
Greg
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

I'm likely not one to be asked for tutorials as I've only needed the manual in most cases.

I imagine that it won't take too long for other members to post some tutorials however.
Post Reply