Subject Re: [IBO] ISC error message
Author Bert Neef
Hi,

> > > I am trying to get IBObjects to work with firebird (1.0.0.338 beta
> > > 2). I can connect to the database but when I try to prepare a
> > > correct sql statement in a TIB_DSQL I get the following error : "ISC
> > > Error code: 335544328 ISC Error message: Invalid BLOB handle".
I found what caused the above error message, there was a version of
gds32.dll in the winnt\system folder that was different than the one in the
firebird folder. I copied the firebird version over the winnt\system folder
and now everything works without problems.

maybe this will be usefull for others who run into the same problem.

Bert