Subject RE: [firebird-support] Clear Query Cache Firebird 2.1
Author Leyne, Sean
> > IBExpert has created its own FB "engine" for the purposes of
debugging
> > SP/Triggers.

> how does it get the data from the remote database then?

I didn't say that their debugger runs a full engine locally or accesses
the database file directly.

Their debugger/engine makes SQL calls to the database as appropriate to
get the data, but the debugger runs the procedure/trigger statements
within a local context.


Sean