Microsoft
Software
Hardware
Network
Question : Print nvarchar doe not print any output
I have a stored procedure which I want to debug
I have a few fields that are nvarchar(4000)
example @SqlString nvarchar (4000)
This field is set to some text, when I do a print there is no output
PRINT @SqlString
so when I do the follow exec sp_abc , i expected the print to output some information
If i add PRINT 'TEST' , i do see this being output
Answer : Print nvarchar doe not print any output
If you are building up @sqlstring progressively, any time you add a NULL to it, the entire string becomes null and print null = no output.
Random Solutions
Laptop running windows vista, SYSTEM process goes to 100% cpu after being accessed by any computer on the network.
Excel Username Macro
VB.NET - New to MultiThreading - Parameter Count Mismatch
How can I check for an install new updates for Symantec Backup Exec? I have clicked on the Help drop down menu, but don't see any options for updates
Exchange 2010. Install Failed, now can't uninstall
OpenDNS some need full access
Blackberry Printing
How to configure the email check interval in Lotus Domino 8
Thumbnail Photo on Exchange 2007
Finding all email sent from a certain domain to our Exchange Server for legal purposes