Subject | Re: [firebird-support] Migration from Interbase 7.5 to Firebird 2.5.4 |
---|---|
Author | Jesus Garcia |
Post date | 2016-12-01T22:00:04Z |
I did it years ago.It is my First question in this group.
I would like to know if someone has accomplished a migration from
Interbase 7.5 to Firebird 2.5.41. Extract metadata from Interbase2. Create the database in firebird with the metadata extracted. You may have to correct the source metadata, because the creation process will raise errors.3. Once created firebird database, I used ibpump, free tool, to pump data from Interbase to firebird.4. Test your application.Jesús.