Subject | Re: [firebird-support] Re: [Firebird-devel] Dump blobs from GDB file |
---|---|
Author | Ann Harrison |
Post date | 2003-09-09T17:21:51Z |
Pierre Y. wrote:
each blob reconstructed enough? I ask because recovering the data and
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.
Regards,
Ann
> I'm anxious on the way to get the blob pages in the "right" order. ie.Is there data from the record you need with each blob, or is getting
> Record by record and not blob page by blob page. Do you have a tip to
> help me beginning that kind of development ?
each blob reconstructed enough? I ask because recovering the data and
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.
Regards,
Ann