Thema: Delphi Update Database via SQL

Einzelnen Beitrag anzeigen

nanix
(Gast)

n/a Beiträge
 
#15

Re: Update Database via SQL

  Alt 1. Dez 2009, 14:23
I ment the string it has to be like this,

ABSQuery1.SQL.Add('UPDATE <tablename> SET FirstName = John, LastName = HeyHo, Sallary = 20100 WHERE EmployeeID = 1'); Otherwise not compile?
  Mit Zitat antworten Zitat