Subject | Problem after alter stored procedures in ISQL FireBird 1.5.6. |
---|---|
Author | s.michalak78 |
Post date | 2011-02-02T09:22:41Z |
When I use scripts in 'isql' to create / recreate stored procedures, the input parameters are in bad order and the application using this stored procedure report error.
In script I first create empty procedure, next drop this procedure, next I again create empty procedure, finally in other script I use 'create or alter' appropriate body of procedure. All for nothing :(
But when I use IBExpert to compile procedure the order is ok and everything work.
What can I do or what is wrong in use 'isql' ?
Best regards,
Sebastian M.
In script I first create empty procedure, next drop this procedure, next I again create empty procedure, finally in other script I use 'create or alter' appropriate body of procedure. All for nothing :(
But when I use IBExpert to compile procedure the order is ok and everything work.
What can I do or what is wrong in use 'isql' ?
Best regards,
Sebastian M.