Subject | Re: [IBO] Problem in BindingCursor ?? |
---|---|
Author | Jason Wharton |
Post date | 2002-08-23T14:15:52Z |
It's having some kind of problem synchronizing your buffers. I suspect
because you have datasets without a proper KeyLinks assignment. I'd need
more information to know for sure. Please debug into it and share some
details.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
because you have datasets without a proper KeyLinks assignment. I'd need
more information to know for sure. Please debug into it and share some
details.
Regards,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "G.Allen Casteran" <allen@...>
Newsgroups: egroups.ibobjects
To: <IBObjects@yahoogroups.com>
Sent: Friday, August 23, 2002 12:58 AM
Subject: [IBO] Problem in BindingCursor ??
> I am getting this error reported when I run PostingTransaction.Commit.
> PostingTransaction is a TIB_Transaction linked to my queries and procs
> during a long posting process. It worked on 1 pass and then failed on
> the next 2.
>
> What does this mean and what's a likely cause?
>
> Thanks,
>
> Allen.
>