-1
I am a customer list and service order, in the backup at . GDB, how can I open such file.
-1
I am a customer list and service order, in the backup at . GDB, how can I open such file.
1
To backup you will need a database system, an interesting option would be to use the Ibexpert. To download the free version, visit the link Ibexpert Download Center register to download.
1
The file conversion .gdb to the Firebird SQL is a relatively simple path.
Firebird is a well-known open source database, extracted from the Borland open source edition of Interbase. It maintains a good degree of compatibility and has many tools (libraries for access, data management).
There are some free migration tools that you can use:
Interbase Datapump allows pumping data and migrating from databases Interbase native data for Firebird databases with quite ease.
Flamerobin database administration tool allows simple file management .fdb and .gdb, via GUI.
Take a look at the Driver Documentation page if you’re interested.
Obs. If you have a very old Interbase file, your best bet is to get some old Interbase 5.0 installation, run a gbak and restore the database with your Firebird 2.5 installation.
Browser other questions tagged filing-cabinet gdb
You are not signed in. Login or sign up in order to post.