Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cursor as an OUTPUT parameter
Message
 
 
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00811406
Message ID:
00823731
Views:
24
>Hi, Sergey.
>I'm back.
>
>The declaration of the cursor in the called procedure should be
>
Set @PkCursor= Cursor Forward_only static
>instead of
>
Set @PkCursor= Cursor Local Fast_Forward
>
>Best wishes.
>Kamil
>
>
Hi Kamil,

I'm glad you figured it out.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform