Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to Access Columns From a Cursor?
Message
From
08/09/2006 10:27:49
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
How to Access Columns From a Cursor?
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01152292
Message ID:
01152292
Views:
63
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 ?
Marc Levesque
La Prairie, Quebec (CANADA)
marc.levesque@videotron.ca
Next
Reply
Map
View

Click here to load this message in the networking platform