ho questa stringa...
DELETE * FROM tbl_authors WHERE code = '" & str_code & "'"
con db mysql e questo è l'errore che mi restituisce..
Tipo di errore:
Microsoft OLE DB Provider for ODBC Drivers (0x80040E14)
[MySQL][ODBC 3.51 Driver][mysqld-5.0.37-community-nt]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 '* FROM tbl_authors WHERE code = 'pri12356235866726'' at line 1
ho provato a togliere ' ma niente... un aiutino..![]()

-
Rispondi quotando
