Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 Import/Export (DTS) and Replication (2000)
 SQLXMLBulkLoad

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-04-29 : 07:38:17
Lee writes "How do I preserve empty strings and nulls when using SQLXMLBulkLoad. When I execute SQLXMLBulkLoad, the result is that all empty string values and columns with all spaces are inserted as Nulls.
I was under the impression that omitting the column tags would result in a Null and that tags such as <tag1></tag1> would result in an empty string.
Thanks for your help in advance!"
   

- Advertisement -