Subject | Re: Stored procedure problem |
---|---|
Author | alex_vnru |
Post date | 2002-05-22T18:15:33Z |
--- In ib-support@y..., "DaveR" <mailings@b...> wrote:
DROP PROCEDURE TEST
CREATE PROCEDURE TEST...
I tried once RECREATE with old WISQL32.EXE and got the same problem.
Using IBExpert I had'nt such a problem. I hope any modern tool should
parse RECREATE right except IBConsole :)
Best regards, Alexander V.Nevsky.
> RECREATE PROCEDURE TEST (ID Integer) returns (TITLE VarChar(150))Dave, try
DROP PROCEDURE TEST
CREATE PROCEDURE TEST...
I tried once RECREATE with old WISQL32.EXE and got the same problem.
Using IBExpert I had'nt such a problem. I hope any modern tool should
parse RECREATE right except IBConsole :)
Best regards, Alexander V.Nevsky.