Subject | Re: Invalid BLOB ID |
---|---|
Author | prairiedechien |
Post date | 2004-11-03T11:17:54Z |
Hello,
Yes. the blob is correctly created and it is working on most of our
installations. The Sql Error (Invalid BOB ID while inserting a blob)
is only raised on one machine, but we still have not found why on
this machine.
--- In firebird-support@yahoogroups.com, Elmar Haneke <elmar@h...>
wrote:
Yes. the blob is correctly created and it is working on most of our
installations. The Sql Error (Invalid BOB ID while inserting a blob)
is only raised on one machine, but we still have not found why on
this machine.
--- In firebird-support@yahoogroups.com, Elmar Haneke <elmar@h...>
wrote:
>the reason?
> > What does the error message "Invalid BOLB ID" stands for? What's
>
> The Blob-ID inserted is not ok or it isn't a BLOB-id at all.
>
> To Insert BLOB-Data you have to create the BLOB first and write the
> BLOB-id to your row.
>
> Elmar