Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Question about using SQL Pass-Through and VFP
Message
From
29/04/2001 10:14:57
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00501313
Message ID:
00501340
Views:
23
Kevin,

No, you can't pass cursor to a stored proc, but you can create a temporary table on SQLServer, then SCAN through your VFP cursor to insert your primary keys and create the stored procedure to start from that temporary table.


>I'll try to ask it differently...in the same way that SQLEXEC will return a VFP cursor, can I PASS a cursor to a stored procedure?
Sylvain Demers
Previous
Reply
Map
View

Click here to load this message in the networking platform