Subject | Re: [firebird-support] Re: Automatic Firing of Query. |
---|---|
Author | Jesus Garcia |
Post date | 2017-08-17T13:51:49Z |
> El 17 ago 2017, a las 15:33, Mark Rotteveel mark@... [firebird-support] <firebird-support@yahoogroups.com> escribió:Are you using ibx?
I modified the source code of ibx in order to avoid this queries, that are only used to know if a field is computed or not, and of course I speed up the action of open ibdataset.
The information that was retrieved by these queries was not used in our app.
Jesús