Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Syntax for reading a sql server stored procedure return valu
Message
From
20/03/2010 11:42:40
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Syntax for reading a sql server stored procedure return valu
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01455835
Message ID:
01455835
Views:
97
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
Next
Reply
Map
View

Click here to load this message in the networking platform