How can we help you today? How can we help you today?
tentrade
Format SQL fails when using TRIM() function
I have the following line in my T-SQLSELECT @sql=TRIM(',' FROM @sql)When this line is present the 'Format SQL' fails with Exception "Cannot align to a future token "," at line 73, column 21, offset...
5 followers 10 comments 0 votes
Prefix N to unicode not always working
I am stumped.  It seems that sometimes it works and other times it does not.One minute it will work, then a minute later, on the same code it won't.No examples to post because sometimes it works an...
2 followers 4 comments 0 votes