Hi,

I'm trying to insert some data into a MySQL table and I'm just not getting
it to work. It's not a problem with the connection with the database because
I get to SELECT and show the data, but when I try to INSERT or UPDATE any
record, nothing happens...The weird thing is that it doesn't appear any
error message and it looks like everything is ok, but when I check to see if
the data was changed, it's not.

Does anyone have a clue about what could be happening?
Is there a security or permission issue?

I've created a user with all the fields set to 'Y' in the users mysql's
table.

Thanks a lot.

Fabiana


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to