error in query

mardi 21 avril 2015

Can someone please find out what is the syntax error in update query

DoCmd.RunSQL ("Update TblPaymentInfo set ([PaymentForVehicle]) = " & txtVehicleRouteCost.Value & " where ([BookingID]) = " & bookID & ";")

runtime error '3144'
error in query

0 commentaires:

Enregistrer un commentaire

Labels