Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is the N for before strings in SQL server?
Message
From
04/11/2004 10:16:46
Jon Neale
Bond International Software
Wootton Bassett, United Kingdom
 
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
00958088
Message ID:
00958096
Views:
16
Hi Angie,

From Microsoft itself.

[@cursor_source =] { N'local' | N'global' | N'variable' }

Specifies whether the cursor being reported on is specified using the name of a local cursor, a global cursor, or a cursor variable. The parameter is nvarchar(30).

Look here -
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/tsqlref/ts_sp_da-di_2fqr.asp

HTH

Jon
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform