Thema: Delphi SQL problem

Einzelnen Beitrag anzeigen

nanix
(Gast)

n/a Beiträge
 
#7

Re: SQL problem

  Alt 7. Dez 2009, 14:09
Is there eqvivalent of Table.Locate function in SQL like this and parameters
To update Fields based on parameters


Would this work?
UPDATE Sensors SET (Field,Value,Max,Min) WHERE (:HWM_ID,:Sensor_Class,:Sensor_ID,:Field,:Max,:Min,:Value);
  Mit Zitat antworten Zitat