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:
00009584
Views:
37
------ =_NextPart_000_01BA95A2.3EA744A0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable 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 E-mail :sanath@aditi.com FoxPro Team, Aditi Corp. http://www.aditi.com/docs/fox/foxpage.html
Sanath
E-mail : sanath@aditi.com
Foxpro Team,
Aditi Corp.
http://www.aditi.com/docs/fox/foxpage.htm
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform