MSSQLTips.com - your daily source for SQL Server tips

Google
 
Web mssqltips.com

ESSENTIALS: Home | Tips | Search | Categories | Top 10 | Products | Authors | Blogs | Forums | Webcasts | Advertise | About
how to export the data from xml to sql server -

in Search

how to export the data from xml to sql server

Last post 03-05-2008 7:44 AM by aprato. 1 replies.
Page 1 of 1 (2 items)
Sort Posts: Previous Next
  • 03-05-2008 4:02 AM

    how to export the data from xml to sql server

    hai to all,

    i want to export the data from xml to table in sql server

    can u help me

    Filed under:
  • 03-05-2008 7:44 AM In reply to

    • aprato
    • Top 10 Contributor
    • Joined on 12-01-2007
    • Greater Boston
    • Posts 190

    Re: how to export the data from xml to sql server

    This depends on which version of SQL Server you're using 

    SQL 2000: Look up OpenXML in the Books Online
    SQL 2005:  Look up XQuery in the Books Online

     


Page 1 of 1 (2 items)