Import xml feed directly to table

  • We have been given the url of an xml feed and need to import the data into our database table in sql server 2005.

    Can anyone tell me if it's possible to import a xml feed (url) directly? What implications and possible problems is there with importing this way? I imagine that it could be really slow. What other options are there for importing data from a url feed?

    Thanks,

    Aaron

  • IMHO your best option would be to design a client application for that task.

    ML

    ---
    Matija Lah, SQL Server MVP
    http://milambda.blogspot.com

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply