niente da fare ecco l'errore che mi dà:
--------------
UPDATE anagrafica,
SET campo = 'ciao',
WHERE id_Contatti IN ( 33, 34, 35, 41 )
Messaggio di MySQL:
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'SET campo = 'ciao',
WHERE id_Contatti IN ( 33, 3
--------------