Fabiana,
Monday, October 07, 2002, 1:51:06 AM, you wrote:

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

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

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

Did you INSERT/UPDATE table from mysql command-line client?
What are your INSERT/UPDATE queries?


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





---------------------------------------------------------------------
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