Thema: Delphi IBDAC und SQL-Monitor

Einzelnen Beitrag anzeigen

Benutzerbild von ULIK
ULIK

Registriert seit: 25. Sep 2006
Ort: Regensburg
416 Beiträge
 
Delphi 11 Alexandria
 
#2

Re: IBDac und SQL-Monitor

  Alt 25. Mär 2010, 12:20
Hast Du das Monitoring auch in der Anwendung aktiviert?

Zitat:
To trace your application with DB Monitor you should follow these steps:

drop TIBCSQLMonitor component onto the form;

turn moDBMonitor option on;

set to True the Debug property for components you want to trace;

start DBMonitor before running your program.
Gerade das Debug:=True der Componenten (Connection, Query/Table) vergißt man gelegentlich doch mal


Grüße,
Uli
  Mit Zitat antworten Zitat