FBClone version 2.1.4 is released (bugfix release)
FBClone v2.1.4 is released .This is a “bugfix release” (field “XxX” not found when used against case sensitive databases.)
FBClone can clone a Firebird database in one shot (instead of backup/restore cycle) and pump data from one database to another with the same structure, it handles metadata / data charset conversion and may be useful to ease database owner change process or to migrate a database between two different firebird versions (eg. 2.1 -> 1.5)
How to use ?
You need to use it from command line You need to specify the source and target database
fbclone source employee.fdb target new_db.fdb user sysdba password *****