[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: Output parameter when calling Sybase Stored procedure



Hi List,

Whilst on the topic of stored procedures, has anyone managed to execute a
stored procedure in Oracle and successfully return a value/return code ?  I
played around with it some time ago (probably 18mths or more) and couldn't
get it to work although I knew the procedure was executing correctly.  Since
then I have assumed it isn't possible.  I had originally coded some
exception handlers but ending up not using them and allowing (in the
unlikely event of it failing) it to pass to Oracle's default error handling.


Wayne