For Sybase Anywhere we group Procedures & Functions together as a procedure object. When we go to script these they where coming up as CREATE PROCEDURE, ALTER PROCEDURE & DROP PROCEDURE. This is incorrect if its a funtion.
The procedure scripting code needs to be smart enoughto determine what type of object it really is and script the objects correctly.
fixed... needs testing...
Lets find out what version of Anywhere supports functions ... I think it is a new feature in 11
Lets find out what version of Anywhere supports functions ... I think it is a new feature in 11
Issue #4417 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
No fixed build |
No time estimate |
fixed... needs testing...