Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sybase Stored Procedures
Message
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00009581
Message ID:
00009683
Views:
30
>Hi Mario,
>
> One way is to have a output parameter in your stored procedure and
>return appropriate value through this output variable, which your =
>application can use for further processing/checking. This method also =
>depends on how your app is communicating to Seabees server.
>
> The other way is to return integer values from stored procedures =
>and check for those values in your app. This approach is more useful =
>because the system generates it's own error numbers when an error occurs =
>while executing the stored procedure. This will allow your application =
>to differentiate between the system generated error messages and the =
>value returned by the stored procedure.
>
>Hope this helps,
>
>Sanath=20

Thanks. We'll try out your suggestion.

Mario
Mario DeMello
Halifax, Nova Scotia
Canada
mdemello@dda.ns.ca
www.dda.ns.ca
Previous
Reply
Map
View

Click here to load this message in the networking platform