Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I pass a local fox cursor as an parameters into to s
Message
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01032134
Message ID:
01032155
Views:
27
>>I know that, I can get same result by transfer the cursor record by record in scan loop.
>>But in this tecnique at one time tranfer periyod is very long for 500.000 records. I hope to shorten execution time by transfering cursor.
>>
>>Ali Altun

> Never tryed this, so the ansver is pure theoretical, but you can write a Stored Procedure in SQL Server and pass the table as parameter
> then you can use INSERT ... FROM OPENROWSET() or BULK INSERT from a VFP table (not cursors I suppose)

Thanks Borissov
Previous
Reply
Map
View

Click here to load this message in the networking platform