Subject | GDB changing while zipping |
---|---|
Author | rodbracher |
Post date | 2002-07-31T13:24:46Z |
Hi
I create an export database, pump data into it and then zip it.
The zip component returns 'file *.GDB changed while zipping...'.
I see I did not close the database before performing the zip - which
may be the problem. But since I'm on his I would just like to check.
How could I ( in code ) make sure the GDB is completely finished
doing sweeps / indexing etc. I imagine what I need is a database
shutdown as in IBConsole.
Using Delphi 5 / IB 5 / IBObjects tIBO 4.2 components
Thanks
Rod
I create an export database, pump data into it and then zip it.
The zip component returns 'file *.GDB changed while zipping...'.
I see I did not close the database before performing the zip - which
may be the problem. But since I'm on his I would just like to check.
How could I ( in code ) make sure the GDB is completely finished
doing sweeps / indexing etc. I imagine what I need is a database
shutdown as in IBConsole.
Using Delphi 5 / IB 5 / IBObjects tIBO 4.2 components
Thanks
Rod