Subject Re: [ib-support] GDB changing while zipping
Author Jason Chapman (JAC2)
Try to rename the file. IB / FB keeps all files of the DB open. If you can
change the name of the gdb, then it's yours. If someone connects to the
renamed file however you are goosed, but I'm sure you can put business
practice to work here.

I go from jac.fdb -> jac.xdb.

Just low tech but it works for me.


Jason Chapman

JAC2 Consultancy



Training - Development - Consultancy

Delphi, InterBase, Firebird, OOAD, Development lifecycle assistance,
Troubleshooting projects, QA.....

www: When I get round to it....

Mob: (+44) 07966 211 959 (preferred)

Tel: (+44) 01928 751088







""rodbracher"" <rod@...> wrote in message
news:ai8oeu+l307@......
> 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
>
>
>
> To unsubscribe from this group, send an email to:
> ib-support-unsubscribe@egroups.com
>
>
>
> Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
>
>
>