<http://forum.pspad.com/read.php?f=2&i=10727&t=10727> 
----------------------------------------------------------------

In PsPad ver 4.5.0 (build 2175)
I found store procedure name dupplicate,
If you use regular 'PROCEDURE*xxx' for find store procedure prototype,
I think it can change to 'CREATE*PROCEDURE*xxx'
because some SQL check existing store procedure and remove it 
before create a new one, then it have 'DROP PROCEDURE xxx' in SQL
statement
and code explorer see it like a store procedure prototype.

Thank you for code explorer for SQL
It help me a lot ^_^

-- 
PSPad freeware editor http://www.pspad.com

Reply via email to