dimanche 29 mars 2015

Qt Update Multiple SQLITE Rows

I am trying to update multiple SQLITE Rows using a Qt Query. I know that the query



UPDATE Product SET ProductQ = (current quantity - sold quantity) WHERE Product_CODE = x



but im unsure how i can update multiple rows. All help is much appreciated


Aucun commentaire:

Enregistrer un commentaire