Subject Re: [firebird-support] Pack a GDB
Author Carlos H. Cantu
Use gbak to create the backup and restore it.

It's quick. If you plan to do it several times, construct a .bat file
to do the job.

Carlos
http://www.warmboot.com.br
FireBase - http://www.FireBase.com.br


CZHaK> I have a GDB that during debugging has grown quite a bit. It contains nearly
CZHaK> no data though and I want to compact it. I know you have to back it and
CZHaK> restore it to do this? Are there any quick utilitys just to point it at a
CZHaK> gdb and have it do this all for me?