Cosa sbaglio in questa query:perchè restituisce:codice:strVAR = Request.Querystring("COD") sSQL = "INSERT INTO BlocNum (Stamp) VALUES ('Stamp') WHERE ID = "&strVAR&" " Set oRs = ConnDown.Execute(sSQL):master:Microsoft OLE DB Provider for ODBC Drivers error '80040e14'
[Microsoft][Driver ODBC Microsoft Access] Punto e virgola (mancante alla fine dell'istruzione SQL.