Subject Re: [IBO] Problem with 4.2Eb
Author bobzirbel@yahoo.com
Thanks Jason.

I'll try to duplicate the problem outside the app and send you a copy.

Do you think it's a bug or just some sort of setup problem?

Regards

Bob

--- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
> I'll work on this with you tonight until we find a solution.
> What I need to do this is you need to send to me a sample database
and a
> program with the error in it.
> You are already there with something that does this.
> It would take me at least an hour or more with no guarantee that I
will find
> it. I cannot take that risk under my current time circumstances.
>
> Jason Wharton
> CPS - Mesa AZ
> http://www.ibobjects.com
>
>
> ----- Original Message -----
> From: <bobzirbel@y...>
> To: <IBObjects@y...>
> Sent: Tuesday, August 21, 2001 9:50 PM
> Subject: Re: [IBO] Problem with 4.2Eb
>
>
> > Jason
> >
> > I'm still having problems with TIBOTable.FindKey.
> >
> > After the upgrade to 4.2Eb I am now getting an AV when executing
> > FindKey on a number of tables. It crashes in BinaryToHexText
because
> > RecInfo.RecRowNode.KeyData is nil. The problem is that it only
> > crashes after a number of lookups on the same table, but it is
> > reproduceable and happens in a number of units.
> >
> > The last part of the call stack is as follows:
> > BinaryToHexText
> > TIBODataset.GetBookMarkData
> > TIBODataset.InternalSetToRecord
> > TIB_BDataset.LookupKeyForFields
> > GetFinalResults
> >
> > Any ideas? I am getting desperate!
> >
> > Thanks & regards
> >
> > Bob
> >
> >
> > --- In IBObjects@y..., "Jason Wharton" <jwharton@i...> wrote:
> > > > Thanks for your reply Jason.
> > > >
> > > > I found the problem. Sorry to doubt your new release. For
some
> > > > reason the IndexFieldName on a few tables disappeared during
the
> > > > compile and this caused the lookup failure.
> > > >
> > > > I am so used to using Queries now that I forgot about the
> > > > IndexFieldName on TIBOTables when I was trying to find the
reason.
> > >
> > > Thanks for letting me know.
> > >
> > > Jason Wharton
> > > CPS - Mesa AZ
> > > http://www.ibobjects.com