Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I access stored procedures in the database
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00584798
Message ID:
00584807
Vues:
56
>>Hi
>>
>>How do I access stored procedures in the database
>
>You call them just like any other proc or function. However, if you have a proc/func of the same name somewhere else, like in the current prg file, that will be the one that will most likely fire. For example, I have a proc called GetNextID in the SP of my DBCs. All I have to do to get my next PK ID is issue a lnKeyID = GetNextID('MyTable')
>

And here I was thinking he meant SQL Server Stored Procs :)
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform