insert xml file into remote SQL Server 2005?
- From: Dabbler <znews24z@xxxxxxxxxxxx>
- Date: Mon, 3 Mar 2008 00:30:13 +0000 (UTC)
I'm stumped as to how to insert data (shredded) from an XML file into a table's columns. I tried using bcp but get "not trusted connection" error (its a remote server so not using Windows Authentication). I don't think I can use bulk load with OPENROWSET because the datafile isn't on the server.
Any suggestions or links to samples would be appreciated.
Michael
.
- Follow-Ups:
- Re: insert xml file into remote SQL Server 2005?
- From: Mike C#
- Re: insert xml file into remote SQL Server 2005?
- Prev by Date: Re: XQUERY big problem
- Next by Date: Re: insert xml file into remote SQL Server 2005?
- Previous by thread: Re: XQUERY big problem
- Next by thread: Re: insert xml file into remote SQL Server 2005?
- Index(es):
Relevant Pages
|
Loading