Update multiple columns using docmd.sql "Update" command

mardi 28 avril 2015

Dear Friends,
Am trying to update multiple columns in a customer table but the statement am using is returning an error. Kindly check it for me.

DoCmd.RunSQL ("update customer set customer.paid=" & Me.Parent.txtPAID.Value,customer.balance = me.Parent.txtcontract.value+me.Parent.txtpaid.valu e)

Thanks,
Njoroge Joseph:banghead::banghead:
Update multiple columns using docmd.sql "Update" command

0 commentaires:

Enregistrer un commentaire

Labels