Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Syntax for reading a sql server stored procedure return valu
Message
De
20/03/2010 11:42:40
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Syntax for reading a sql server stored procedure return valu
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01455835
Message ID:
01455835
Vues:
98
Hello all.

Can somebody help me with an sintax example of how to read a return value from a SQL Server stored procedure in VFP, using SQLExec?

IS something like:

= Sqlexec(sqlcon, "EXEC StoredProcedurename @InParam = 123", @OuParam)
wait window OutParam

With the above code, sqlexec always returns -1.

TIA
Joaquim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform