Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to verrify an Insert into using Sqlexec
Message
 
 
To
01/05/2000 15:18:09
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00363680
Message ID:
00364857
Views:
30
Could you post the code of your stored proc....???


>Hi John,
>
>Can the output from a SP be captured in VFP? I made a few tries but I can't make it work:
>
>x = 20
>SQLEXEC(nConn, "EXEC p_procname ?x OUTPUT")

>
>x is still 20 after the call to SQLExec... Something I'm missing? If working within SQL Server (Query Analyser), it's working fine.
>
>Thanks!
>
>

>>
>>CREATE PROCEDURE  customers_add @Name Varchar(50),@newkey INTEGER OUTPUT
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform