Subject | Scrip executing error |
---|---|
Author | dgalaxy2000 |
Post date | 2005-07-22T20:49:36Z |
Hi All,
I have a small problem: I'm using IBObjects(4.5)
with Delphi5 and FireBird. I have a script (which updates the metadat
of a database) which I can
execute from IB_Expert with no problems, but from my
code using TIB_Script it gives me the error:
"conversion error from string BLOB". I receive this
error even if I try to execute a simple script, like
"alter table XY add field YZ;"
"commit work;"
does anyone had such problems with IBO?
thank you
Istvan
I have a small problem: I'm using IBObjects(4.5)
with Delphi5 and FireBird. I have a script (which updates the metadat
of a database) which I can
execute from IB_Expert with no problems, but from my
code using TIB_Script it gives me the error:
"conversion error from string BLOB". I receive this
error even if I try to execute a simple script, like
"alter table XY add field YZ;"
"commit work;"
does anyone had such problems with IBO?
thank you
Istvan