i have a sql file..but how to install the table from in to my database? please help
T tychicus New Member Messages 118 Reaction score 0 Points 0 Aug 27, 2006 #1 i have a sql file..but how to install the table from in to my database? please help
T TarinC New Member Messages 698 Reaction score 0 Points 0 Aug 27, 2006 #2 create a database by going to "mysql databases" under the advanced menu on cpanel. under "Add Database", type in a name and click on add db go to phpmyadmin click on import browse to ur sql file click on go thats it. your sql file should already have the sql to make a table.
create a database by going to "mysql databases" under the advanced menu on cpanel. under "Add Database", type in a name and click on add db go to phpmyadmin click on import browse to ur sql file click on go thats it. your sql file should already have the sql to make a table.