Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Storage Procedures in Client/Server Programming
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00478920
Message ID:
00478952
Vues:
22
Sorry about that. Anyway, to finish:

nHand = SQLConnect("Northwind", "sa", "")

If nHand > 0
nResult = SQLExec(nHand, "Exec mystoredprocedure", "MyResultAlias")
EndIf

That should do it.


>Humberto,
>
>nHand = SQLConnect("Northwind", "sa", "")
>
>If nHand > 0
>
>
>>Dear partners:
>>
>> How can I execute one Storage Procedure in DB, with one SQL Pass-Through sentence in Client/Server programming?
>>
>> I hope that you can help me with this cuestion...
>>
>>Thank You Very Much for yours colaborations... Humberto
Travis Vandersypen
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform