Welcome to MSDN Blogs Sign in | Join | Help

October 2006 - Posts

multi-line text input into t-sql in Sql Server 2005 (XmlDataType)
Recently in my current PIP (project-in-progress), I needed to take a collection of string values in the middle-tier and insert/update them as records in my database via a stored proc. In the past, I've used a delimited string and a split-like table function Read More...
Page view tracker