Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Access Columns From a Cursor?
Message
 
 
To
08/09/2006 10:27:49
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01152292
Message ID:
01152297
Views:
20
See FETCH statement

>I have passed a cursor as parameter...
>
>ALTER PROCEDURE [dbo].[sp_ConcatAllFields]
>@cursor cursor varying output,
>...
>
>I just want to know how I can get the value of the columns named
>'lastname' in the @cursor ?
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform