Subject | BLOB-ID |
---|---|
Author | Elmar Haneke |
Post date | 2004-01-23T17:31:59Z |
Hi,
I do have some problems with BLOB-ids.
isc_create_blob does give me the 64Bit ID to write into database.
Writing into Database and reading it Back from there does work ok.
But, the ID read from the database does differ from the one written
before. This is a problem for me since I intend to work with cached
data which currently implys to read the blob with the ID written to
database.
How can I transform the ID recieved from "isc_create_blob" to be
suitable for "isc_open_blob"?
Elmar
I do have some problems with BLOB-ids.
isc_create_blob does give me the 64Bit ID to write into database.
Writing into Database and reading it Back from there does work ok.
But, the ID read from the database does differ from the one written
before. This is a problem for me since I intend to work with cached
data which currently implys to read the blob with the ID written to
database.
How can I transform the ID recieved from "isc_create_blob" to be
suitable for "isc_open_blob"?
Elmar