Welcome to Geekdojo Sign in | Join | Help
A coworker of mine was trying to apply the XPath 2.0 upper-case() function to some shredded xml from a query in SQL Server 2005 and inquired about it with me just before heading out the door. Here's what's happening: You try to apply the upper-case function Read More
Just want to save this mapping URL on MSDN of SqlDbType to SqlType (the 'native' sql types you should use in Sql CLR code), since I expect to be doing some of that, shortly! http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfSystemDataSqlTypes.asp Read More