Subject | Re: [ib-support] Interbase on Linux |
---|---|
Author | Helen Borrie |
Post date | 2001-11-30T22:59:29Z |
At 01:21 PM 30-11-01 -0500, you wrote:
gbak -b -t x:\path\mydb.gdb x:\path\backup\mydb.gbk
then, using the gbak belonging to the new platform:
gbak -c /usr/databases/backup/mydb.gbk /usr/databases/mydb.gdb
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________
> > Are you using a transportable backup or a normal one?Using the gbak belonging to the original database, with the -t[ransportable] option:
> > For all cross platform backups backup up the database in transportable
> > format.
>
>How is this done? I think that may be the key to my problem as well.
gbak -b -t x:\path\mydb.gdb x:\path\backup\mydb.gbk
then, using the gbak belonging to the new platform:
gbak -c /usr/databases/backup/mydb.gbk /usr/databases/mydb.gdb
Helen
All for Open and Open for All
InterBase Developer Initiative ยท http://www.interbase2000.org
_______________________________________________________