Subject | Error "Too many concurrent executions of the same request" |
---|---|
Author | kimon_the_athenian2 |
Post date | 2004-12-20T14:35:27Z |
Hi
Is there a possibility that this error is caused by something else
than recursive trigger?
I get this error occasionally when selecting from a SP that only
selects from tables and uses (selects from) another SP that doesn't
use any table at all. There's no recursion in those SP-s and no
inserting/updating/deleting either.
Can it happen when client program executes (by mistake) some SQL
statement too many times?
The error happened with embedded FB 1.5 on windows 95
thanks,
Aivar
Is there a possibility that this error is caused by something else
than recursive trigger?
I get this error occasionally when selecting from a SP that only
selects from tables and uses (selects from) another SP that doesn't
use any table at all. There's no recursion in those SP-s and no
inserting/updating/deleting either.
Can it happen when client program executes (by mistake) some SQL
statement too many times?
The error happened with embedded FB 1.5 on windows 95
thanks,
Aivar