Subject Re: [IBO] IBO error?
Author Jason Wharton
Roger,

> > Have just re-compiled app with IBO 3.6C and get error
> > in various places thus:
> >
> > Code 335544569 error -804
> >
> > SQLDA missing or incorrect version or incorrect
> > number/type of variables
> >
> > What does this mean? - Going back to earlier version

You really should read all of the release notes...

What this is saying essentially is that I used to smoothen out a bug in
InterBase but because this has a negative effect in some circumstances I am
simply leaving all exposed to it again.

So, the only difference here is I am making a bug in InterBase visible for
what it is.

To work around it, call InvalidateSQL prior to calling ExecSQL or opening a
dataset.

Also, use a TIB_Cursor and Open so that you are using a cursor instead of an
immediate fetch.

HTH,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com