Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Use of N in commands
Message
 
 
To
09/03/2011 15:58:41
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2008
Application:
Web
Miscellaneous
Thread ID:
01503083
Message ID:
01503092
Views:
35
>>That is my understanding too.
>
>Thanks, I will keep the script generator as is.

If the field is defined as nvachar(...) you don't really need to add N' in front as the field still will be nvarchar. You need N' if you use unicode characters.

sp_ExecuteSQL requires nvarchar parameters (Command to execute and Parameters Definition)
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform