Código Delphi [-] update.SQL.Text := 'update '+tabla+' set nombre = :nombre, status = :status, tipo_contrato = :contrato where matricula = :mat';
update.SQL.Text := 'update '+tabla+' set nombre = :nombre, status = :status, tipo_contrato = :contrato where matricula = :mat';