PDA

View Full Version : Unable to insert data into mysql database



jnrng2000
05-06-2008, 09:41 AM
Hello everybody,
I created a database using mysql database wizard available on bluehost site and assigned all priviledges to a user. However, when I opened phpmyadmin window, it shows no priviledge. Could this be responsible for my inability to insert data into this database. If so , how do I solve this problem. Please help me ,I am new in mysql /php.

charlesp
05-06-2008, 04:38 PM
So does mine. I think that's just the way it displays and does not actually have anything to do with privileges. At least, I can enter data, make tables and everything else. So I think your not being able to enter data might be related to something else(maybe not).

coolblue
05-06-2008, 09:59 PM
Make sure to include the prefix to your database. It is usually the user name that they assign to you.