Subject | RE: [firebird-support] Clear Query Cache Firebird 2.1 |
---|---|
Author | Leyne, Sean |
Post date | 2009-06-03T22:40:27Z |
> > IBExpert has created its own FB "engine" for the purposes ofdebugging
> > SP/Triggers.I didn't say that their debugger runs a full engine locally or accesses
> how does it get the data from the remote database then?
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