Subject | allnested sp |
---|---|
Author | Marcelo |
Post date | 2005-12-10T14:37:47Z |
Hi all!
When I include a call to a procedure inside an sp, but then modify the
called procedure, it happens that the calling procedure keeps the old
version of the called procedure. I have to recompile the calling
procedure to get things right. Isn't it annoying ? Is it bad practice
to call an sp from another sp?
Marcelo.
When I include a call to a procedure inside an sp, but then modify the
called procedure, it happens that the calling procedure keeps the old
version of the called procedure. I have to recompile the calling
procedure to get things right. Isn't it annoying ? Is it bad practice
to call an sp from another sp?
Marcelo.