Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to determine if SP function exist
Message
 
 
À
14/09/2004 16:53:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00942105
Message ID:
00942197
Vues:
32
Dmitry,

You can run a query against sysobjects. You can also try running sp_help TheSPName I think you'll get back an empty cursor if the sp doesn't exist.

>Say I have a function SP_MYFUNC in the VFP STORED PROCEDURE.
>
>How do I determine in code, at run-time, if such function exist?
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform