FBClone 2.2.1 released – This is not only a bugfix version it can “normalize” a multi charset database

FBClone 2.2.1 is released to google code
This is more than a “bugfix release” for FBClone here are a few of new features and fixes:
-It Can “normalize” a multi charset database by ignoring all “character set” definitions from source db
See flags -ics -ko in combination with -tc UTF8.
-It supports domains in SP parameters as well as NOT NULL, TYPE OF and COLLATE.
-It’s changed creation order of UNIQUE/FOREIGN and VIEW TRG/TABLE TRG as suggested by users in issues.

You need to use it from command line and specify the source and target database
fbclone source employee.fdb target new_db.fdb user sysdba password *****
News via Pierre Yager tweet

FBCon 10 session video: ODS related optimizations in Firebird 3

From the FBCon 10 session videos another one is uploaded: ODS related optimizations in Firebird 3

Presentation By Vlad Khorsun. Session contents: Major change. ODS12 contains a few important features to make some IO-hungry operations such as sweep and natural scan more efficient. I’ll show in detail what was changed and how these changes will affect performance.

http://www.youtube.com/watch?v=oszA2-fPRH4

1 14 15 16 17 18 84