Ver Mensaje Individual
  #2  
Antiguo 14-12-2016
Avatar de Luis M.
[Luis M.] Luis M. is offline
Miembro Premium
 
Registrado: sep 2004
Ubicación: Ripollet - Barcelona
Posts: 212
Reputación: 20
Luis M. Va por buen camino
En el evento OnClick del botón

Código Delphi [-]
procedure TForm.ButtonClick(Sender: TObject);
begin
   FDQUERY.ExecSQL ; 
end;

Un saludo.
Responder Con Cita