Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Stored procedures
Message
 
 
To
25/09/2003 17:23:20
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00832453
Message ID:
00832495
Views:
19
Joel,

You can pass only data types that SQL Server supports and cursor isn't one of them. However you may try to pass it as XML.

>
>Question: In SQL exec and stored procedures can I pass a cursor (one record) to the procedure.
>
>
>lnRes = SQLEXEC(lnConn, "EXEC mysproc ?xcursor, ?lcPparam2")
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform