Time:
Scotland: Wed, 2:20 pm
Rhode Island: Wed, 9:20 am
Florida: Wed, 9:20 am
New Mexico: Wed, 7:20 am
California: Wed, 6:20 am

Click here to visit Livelife365.com

Click here to visit nmdarts.com



Buy this Ad Space.

180px wide.

Please get in touch with KH@ if you are interested and make an offer.

CLICK HERE TO GET AUCTION BAR NOW
US$10 per year - Save $100s!
The Fabulously Unfair
WebX Auction Bar. For Ebay etc.
Ro-Sham-Bo the opposition. Laugh like Eric Cartman when you win! CLICK HERE NOW!


More information and sign-up.

WebXpertz Hosting.
Custom fit from $5pm. PHP/MySQL
You'll save money, we'll save money. Seems fair to me. Interested? If so Please PM me here and tell me what you need. Thanks!


Please click here for more information


For continued disscussion on this topic : First Steps...


Slacker
06-12-2004, 10:52 PM
I want to learn how to create a database. Can I download everything needed, and then attempt to make it directly from my computer? Or do I need to be connected to a server?

If anyone can recommend any particular downloads I would appreciate it.

Thanks.

Josh_
06-13-2004, 06:01 AM
You can do it on your computer.

You have to have a server like apache installed first. Then you can go download mysql and install it.

After that I highly recomend installing phpmyadmin.

diades
06-13-2004, 11:44 AM
Hi Slacker

It depends on which db app you wish to learn, if mySQL then as Josh stated (although it can run under iis also) if something like M$ Access then it can run on the machine without a server but, if you wish internet usage then, of course, the server is required.

I would recommend that you learn the basics of normalisation as this will aid (no matter the db) in the creation of efficient tables. If you want to go the whole route then dig into the techniques of "Systems analysis and Design" of which normalisation is a part.