| Subject | Re: [firebird-support] Invalid BLOB ID |
|---|---|
| Author | Elmar Haneke |
| Post date | 2004-10-12T12:18:57Z |
> What does the error message "Invalid BOLB ID" stands for? What's the reason?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