Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling SQL Stored Procedures via VFP7
Message
De
18/06/2002 10:24:04
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00669327
Message ID:
00669727
Vues:
18
>Result = SQLexec(Conn,"EXECUTE name", dbinfo)
>
>or
>
>Result = SQLexec(Conn,"{CALL name}")
>
>
>
>
>>To All,
>>
>>I have a stored procedure in SQL 2000:
>>uspGetMaxYear @strTable CHAR(20),@strYear CHAR(4) OUTPUT
>>
>>What is the proper syntax in VFP7 SQLPassthrough?
>>SQLEXEC(lnSQLHandle,?)
>>
>>TIA,
>>
>>Dan Rhymes

Thanks for your quick reply Bernardo.

Dan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform