Here is a partial list of valid XSD data types for SQL Server 2005: xsd:int or xsd:integer xsd:decimal xsd:date xsd:dateTime xsd:string xsd:base64Binary Note that in SQL Server 2005, the timezo… more →
belle's sql musingsbelle wrote 1 year ago: Here is a partial list of valid XSD data types for SQL Server 2005: xsd:int or xsd:integer xsd:decim … more →
belle wrote 1 year ago: Error: Attribute-centric column ‘@Title’ must not come after a non-attribute-centr … more →
belle wrote 1 year ago: To create a schema (XSD) from an XML file, you can use a command line tool that comes with Visual St … more →
belle wrote 1 year ago: Leaning how to manipulate XML in SQL Server 2005? You have to read Jacob Sebastian’s XQuery Labs (ht … more →
homebrutrout wrote 1 year ago: A short while ago, I was working on the architecture of a large system that needed to perform a vari … more →
rinonu wrote 2 years ago: Just a little reminder for myself… Preparing the web server to be able to display the query re … more →