Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Sybase Stored Procedures
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
00009581
Message ID:
00009584
Vues:
35
------ =_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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform