Subject Re: [IBO] CancelUpdates
Author Jason Wharton
You need to turn on you Debug DCU's as well as all the other stuff.
Hopefully you are using later versions of Delphi.
What I want to know is what code is modifying a field value when is all you
are doing is canceling your cached updates. There shouldn't be any field
modifications going on at all.

I'd prefer to solve the actual problem, whatever it is, than just remove a
constraint intended to keep things accurate and solid.

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


----- Original Message -----
From: <hans@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, March 07, 2002 6:08 PM
Subject: Re: [IBO] CancelUpdates


> All it says:
>
> Call Stack - Thread $a9c
> TIBODatasetInternalSetFieldData(???,???)
> TIBODatasetSetFieldData(???,???)
> TIBODatasetSetFieldData(???,???,???)
> Project1
>
> I never use CallStacks. Is there another maybe more informative
> one ?
>
> ================================================================
>
> Jason Wharton wrote:
> >
> > > Unfortunately yes, that is why I inserted that line
> > > of code. Now no problem :)
> >
> > Please answer my question. What is the callstack on this exception?
> >
> > No problem for you but I have thousands of others to be concerned about.
> >
> > Jason Wharton
> > CPS - Mesa AZ
> > http://www.ibobjects.com