Subject | Stored Procs |
---|---|
Author | Jean Derrie Rigo |
Post date | 2013-09-21T14:22:57Z |
Hi...
I used to have Stored Procedures on my Database in Firebird 2.1 and
from a Stored Procedure I call others Storeds and everything works fine.
Now on Firebird 2.5 I have a problem with that... It´s works but it's
very slow to finish the process... What needed 10 Seconds, now takes 3
Minutes to run...
I change between Firebird 2.5 Classic, Superserver, Superclassic and
there is no way to make this how works on the past.
I take one SP and change to do not call other SP, put the code directly
in the main SP and then it run very fast like on 2.1.
Is There someone that see something like that?
Tanks,
Jean
I used to have Stored Procedures on my Database in Firebird 2.1 and
from a Stored Procedure I call others Storeds and everything works fine.
Now on Firebird 2.5 I have a problem with that... It´s works but it's
very slow to finish the process... What needed 10 Seconds, now takes 3
Minutes to run...
I change between Firebird 2.5 Classic, Superserver, Superclassic and
there is no way to make this how works on the past.
I take one SP and change to do not call other SP, put the code directly
in the main SP and then it run very fast like on 2.1.
Is There someone that see something like that?
Tanks,
Jean