MySQL Connection

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
aphoe190
Forum Newbie
Posts: 1
Joined: Sun Aug 13, 2006 10:28 am

MySQL Connection

Post by aphoe190 »

i dont know whats wrong.
i can retrieve data from my database but i cant insert data into it

its urgent. someone please help!!
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

Are your user permissions correct?

Am I psychic?
User avatar
Oren
DevNet Resident
Posts: 1640
Joined: Fri Apr 07, 2006 5:13 am
Location: Israel

Post by Oren »

You probably don't have the right privileges.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

What is leading you to believe that you cannot insert? What messages are the DB throwing at you?
Post Reply