Subject Re: [IBO] TIB_Dataset.EndCallbackFreeze and Access Violation
Author Craig Leonardi
>
> I'm getting an access violation error
> (it looks like there is not IB_Session object available in
> TIB_Dataset.EndCallbackFreeze procedure)
>
Yes, I have also seen this exact error using
TIB_LookupEnh and assigning a value to a
different field in the IB_Query.AfterScroll event.

Somehow I made it (the error) go away in the last
24 hours and I'm trying to recreate the situation for
Jason. He would like to see the entire call stack
and this was his advice last night:

>
>I know your app is pretty big and I hope I can nail down what is going
>wrong. Is there any way you can get the callstack on this exception?
>
>Be sure to do a build all with the optimization turned off and the debug
>DCU's turned on. This way you get the whole stack.
>

Can you help out? Thanks.