SSL, mysql, update

2001-04-29 Thread Daniel BI
As far as I know, 'update' is a reserved word and you should quote it with reversed quotes (you know they are on my keyboard near '1'). I hope it helps. Daniel BI Hi, I'm useing mysql php and SSL on a colbalt raq, the problem I'm having is that when ever I use the update query it

SSL, mysql, update

2001-04-26 Thread Viper SB
Hi, I'm useing mysql php and SSL on a colbalt raq, the problem I'm having is that when ever I use the update query it doesn't always update, say just UPDATE table SET f1 = 'update' WHERE id = '2' some times when I first run the page it works but then other times it doesn't update, I also