Subject | Re: [firebird-support] Re: Too many executions of the same request |
---|---|
Author | Ann W. Harrison |
Post date | 2005-03-29T17:05:52Z |
jjochoa75 wrote:
better answer. Your original question suggested that the problem was
data sensitive as well as sensitive to the way the procedure was
invoked. I know how hard simplifying your problem can be, but when
you're asking people for help, sometimes the extra effort brings
significant benefits.
Regards,
Ann
>750 on windows, 1000 elsewhere.
>>You've reached the limit for recursive calls
>>
>
> What's that limit?
>If you had a case this simple that demonstrated the problem, you'd get a
> Why
> SELECT * FROM my_recusrive_proc
> works and
> SELECT a,sum(b) FROM my_recusrive_proc group by a?
>
> Why
> SELECT * FROM my_recusrive_proc order by a
> doesn't work?
>
better answer. Your original question suggested that the problem was
data sensitive as well as sensitive to the way the procedure was
invoked. I know how hard simplifying your problem can be, but when
you're asking people for help, sometimes the extra effort brings
significant benefits.
Regards,
Ann