Subject | Re: [IBO] Problem in Bind Cursor |
---|---|
Author | Luiz Alves |
Post date | 2001-01-08T01:29:37Z |
> Can you give the callstack that is in place when this is happening.I get 'process unavailable' when trying get the Call Stack.
> Regardless of whether there is a better way to implement this or not,
> the problem of the repeated exception should be resolved - but need to
> know why the exception is being repeated.
> Which version last worked with this sql? Then I can run a compare andWith 3_6_Cx version, I only noted the problem in 3_6_Cc.
> see whats changed that may impact your code (unless Jason comes up
> with a resolution in the mean time).
In all 3_5_Bx version I haven't noted this problem.
I have a question:
How do I make a refresh in querys as:
"select nrav
...
group by nrav"
Do I have to call close and open again to do a refresh?
Thanks,
Luiz.