Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Return @@rowcount
Message
From
06/01/2001 16:00:02
Paul De Niverville
Deniverville Econometric Research Ltd.
Victoria, British Columbia, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Client/server
Title:
Return @@rowcount
Miscellaneous
Thread ID:
00460245
Message ID:
00460245
Views:
49
Hi,

This is probably pretty simple. I've written a MS SQL Server 7.0 stored procedure that has a return @@rowcount at the end.

I execute the stored procedure using:

y = sqlexec(1,'sp_calculate')

I thought the rowcount of rows affected would be brought back to vfp cursor sqlresult. I used the sql debuggerer in VB to confirm that @@rowcount has a value. But no VFP cursor is created.

Any ideas??

Paul
Next
Reply
Map
View

Click here to load this message in the networking platform