Quote:
|
Originally Posted by phpbeginner
I am having problems with phpMyAdmin... well it is probably because of the lack of knowledge in sql... I need to create a database, not sure how to go about doing it using the CREATE DATABASE "name goes here" line.
Wherabouts would I use this, or in what program.
I have tried creating a db in MS Access, but I still get no luck.
Please HELP/
Thanks in advance
<?php echo "it will be greatly appreciated"; ?>
|
Well , if you are using for a LINUX version its simple as that.
You found the text box for entering the name of the database , Enter the name for your database , A 'create' button ,Click on it.
Thats it.
If you are using for a Windows version please let me know