View Full Version : Creating a mySQL DB?!?
This may sound like a newbie qustion; will I am a newbie. :-)
mordred
09-04-2002, 02:36 AM
Err... I think that's just too few information to give you an adequate answer. Do you want to know how to set up MySQL on your computer or how to create a database through SQL statements?
Anyway, this post would be better suited in the MySQL forum though (guess why it's here).
Spookster
09-04-2002, 02:59 AM
you are correct mord. :) moving it there....
Well I'm used to using Access to create a Access DB, is there a program to create a mySQL.
I ideally this would be on my computer, but I don't really want to setup a PHP server - is there not a standalone program?
mordred
09-04-2002, 06:54 PM
The MySQL database usually comes in a bundle that provides you with a number of programs to manage your database - most importantly, the MySQL server and the client program for administration. Since all are free to use, where's the problem with installing a MySQL db?
Plus there is no standalone PHP server. Usually PHP runs integrated into a web server environment, most preferably Apache, but not limited to. And there are newer developments like calling PHP from command line and PHP-GTK, but these are advanced technologies in beta status.
Perhaps you want to take a look at firepages' phpdev (http://www.codingforums.com/showthread.php?s=&threadid=3992) package? It's definitely worth the download.
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.