Subject Re: [firebird-support] Re: [Firebird-devel] Dump blobs from GDB file
Author Pierre Y.
> Is there data from the record you need with each blob, or is getting
> each blob reconstructed enough? I ask because recovering the data and

Yes, getting this blob is enought to recontruct the database.

> reassociating it with the blob is a great deal trickier than just
> finding the blobs. If you just need the blobs in the right order, the
> sequence will give you that. The various blob pages may not appear in
> the right order in the database but the information is there.

OK. I'll try to develop' this next week. Don't you have a piece of code or a sample or a test project that can do this kind of feature ?

Thanks Ann, best regards,