Click to See Complete Forum and Search --> : Need a little advice on finishing a sql database set-up.


tylivia
03-26-2006, 02:44 AM
I am trying to set-up a ready-made calendar script for a community website. I was able to connect to a database, however, I need to (as described in the readme.txt file that came with it) "Create a table using event.sql file thru phpmyadmin or any database management tools."

How do I do this?

I am semi-new to using phpmyadmin so any help would be much appreciated.

Regards,

Harry

NogDog
03-26-2006, 12:46 PM
From the main phpMyAdmin page, select the desired database, then click on the "SQL" tab. Toward the bottom of the main window there should be a file field for selecting a text file. Select the event.sql file you want to run, and then click "go".

tylivia
03-27-2006, 10:33 PM
Nog Dog....you 'da man!

Thanks!

Har

NogDog
03-27-2006, 10:53 PM
Go, Iggles! ;)