Código Delphi [-] Script.SQL.Text := sSQL; // Sustituyes todo el script // o Script.SQL.Add(sSQL); // Agregar la línea al script existente
Script.SQL.Text := sSQL; // Sustituyes todo el script // o Script.SQL.Add(sSQL); // Agregar la línea al script existente