re: Not inserting into MySQL table and not showing any error msgs

2002-10-07 Thread Victoria Reznichenko
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 UPD

Not inserting into MySQL table and not showing any error msgs

2002-10-06 Thread Fabiana Meira Pires de Azevedo
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