Subject | BLOB and array data types (?) |
---|---|
Author | Moacir |
Post date | 2001-03-23T15:04:49Z |
Hi.
I'm using IB 6.01 / Delphi 5 Profess. (IBX)
(IBUpdateSQL + IBQuery) <- IBTransaction <- IBDataBase
I have a problem.
If I try to edit a BLOB field, Delphi shows an error:
Project ... raised exception class EIBInterBaseError with message
'feature not supported BLOB and array data types are not supported for
compare operation'
Process stoped. Use Step or ....
Interessant:
After the error message, the BLOB field (memo) still has the data,
typed by the user before the post.
What should I do?
Thanks,
Moacir
I'm using IB 6.01 / Delphi 5 Profess. (IBX)
(IBUpdateSQL + IBQuery) <- IBTransaction <- IBDataBase
I have a problem.
If I try to edit a BLOB field, Delphi shows an error:
Project ... raised exception class EIBInterBaseError with message
'feature not supported BLOB and array data types are not supported for
compare operation'
Process stoped. Use Step or ....
Interessant:
After the error message, the BLOB field (memo) still has the data,
typed by the user before the post.
What should I do?
Thanks,
Moacir