January 7, 2007 at 10:01 pm
Can someone tell me how to load this into sql server?
<?xml version="1.0" ?>
Generated by using BizTalk Editor on Fri, Jun 27 2003 02:48:31 PM--><script>f(clean);</script>
January 7, 2007 at 10:46 pm
How to import XML into SQL Server with the XML Bulk Load component
http://support.microsoft.com/kb/316005
MohammedU
Microsoft SQL Server MVP
January 7, 2007 at 10:51 pm
Are you saying that I can't use that xml data to create the schema? That file should be used to create the table itself. And I tried the example that you showed me and it says there is an error in the data. I can't figure out what it is.
January 8, 2007 at 4:21 am
Ok. I changed the name of the file to file.xdr. I opened it in Visual Studio. I used the XML file command to change it to xml. Copied and saved it as an xml file in notepad. I tested it in MS Access and it created all the tables no problem. Now how in the hell do I do that in Sql Server 2005??? It can't be this hard. It should be as easy as it was for Access.
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply