PDA

View Full Version : Database and tabel



quocviet
02-06-2009, 09:51 AM
I have a problem with installing some Portal CMS on my site.
I have create my database already, but I just can install the programms.
I had seen in PHPMYADMIN, I saw that my databases are empty. So anybody can tell me how to make tabel ? OR is it not necesary to do that step (make tabel) ???

Pls, help me !

Thanks alot !

Quocviet

quocviet
02-06-2009, 01:52 PM
You have to go and make sure that you add a new database in mysql and make sure everything is set. http://www.image-jump.com/image/Q/8.gif And tables are set in php file, you can also insert them using the mysql database tool, it is a bit complicated, but there are options there.

Hi Kody,
Thanks for your help. I have been checked it out in phpMysql and what I saw was all of my databases are empty.
Can you tell me how I can set the tables ?

Thanks alot

HP Nguyen

felgall
02-06-2009, 03:54 PM
There should be an install page that you load into your browser that runs the processing to create the tables. That's how most scripts work.