Subject RE: [firebird-support] Blobs and Large values vs LoadFromFile Method vs Performance
Author Leyne, Sean
> Think also of how long it will take to backup and restore
> such a database.

Luckily, the performance of backup/restore has significantly improved
with FB v1.5 and the new NBackup routine (only available for v1.6+ --
after v1.5) goes even further, providing incremental backup and near I/O
speed database backups/copies.

Having said that, I would NOT recommend storing 100+ MB images inside of
any database -- your just looking for problems.


Sean