PDA

View Full Version : building mysql database



dreamer
March 25th, 2004, 12:11 AM
I have the very very basic skills with mysql. VERY BASIC!

I want to creat mysql database however, when i used the software from "mysql.com" i was just lost. Is there a program which is more simple and graphical? I don;t like the program from "mysql" because its dos. I like to have a graphical interaction, like dreamweaver.

any tips? also any site on building mysql aplliacations will really be a big help! I am very dumb when it comes to mysql so like sites for dunnies will be helpful.
:pleased:

i must use mysql so please don;'t success something else.

ALSO, i want to create a database where a vivstor can upload a image, video, or music file, then how do you store that into the database? ALSO i don't want to see it while i look through the database, instead i want a link where i can then download it to my computer. Any tutorials on something like this would really help.

umm if you guys have any templates or old mysql work please send them to me cause it would really help me out!

i am going to create a batabase driven web portal (designers' hub) you may know it. Before it was like flash and codes WITH NO DATABASE! thats right it was hell to update! IF you guys have any suggestions or tips please tell me.

THANKS ALOT! you kirupa guys are the best!

kill.robot.kill
March 25th, 2004, 12:17 AM
you could try phpmyadmin. That is a very popular program for maintaining databases.
http://www.phpmyadmin.net/

dreamer
March 25th, 2004, 01:08 AM
i c. how about constructing them on your computer? do you know some sort of mysql cilent for free? also how do you test out mysql databases on your computer?

kill.robot.kill
March 25th, 2004, 01:33 AM
well you have to get your computer set up as a server, then you can run phpmyadmin on it, and create database driven sites.
Installing php, mysql, and apache on your own computer is pretty easy. Do a search, I'm sure there's been a ton of posts about it.

dreamer
March 25th, 2004, 04:03 AM
ahh thanks fr the tip. also how do you make sure that your computer cannot be accessed through the internet?

sinus_
March 25th, 2004, 09:48 PM
try to search for Phptriad... phptriad installs: Apache, Php, MySQL and phpmyadmin in one click... i've been using it for developing scripts on my PC...

Jeff Wheeler
March 28th, 2004, 09:32 PM
mysql has recently come out with a mysql graphical application called Mysql Administrator, that should be exactly what you're looking for

dreamer
March 29th, 2004, 01:04 AM
kool thanks!

Jeff Wheeler
April 6th, 2004, 06:35 PM
you're very welcome