S
Salome
I have a db of about 27M used by several users. One of the
forms uses several queries to extract data from the db and
creates flat files specified on paths, as requested by the
users. (I replaced the SQL in the form with queries to
increase the speed) If the form was run the db size
increases dramatically to such an extend that if the form
was run twice, the size of the db is 50M. If I compact the
db again, the size returns to normal. It is not an option
to build a compact into the form, as the db has to be
opened exclusively to compact. Is the size increase
normal?
forms uses several queries to extract data from the db and
creates flat files specified on paths, as requested by the
users. (I replaced the SQL in the form with queries to
increase the speed) If the form was run the db size
increases dramatically to such an extend that if the form
was run twice, the size of the db is 50M. If I compact the
db again, the size returns to normal. It is not an option
to build a compact into the form, as the db has to be
opened exclusively to compact. Is the size increase
normal?