Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simplest way to import XML to SQL?

Status
Not open for further replies.
Joined
Jan 23, 2002
Messages
63
Location
US
Hi,

I'm trying to import XML files into a SQL database. The XML files are created by Microsoft Baseline Security Analyzer. Is there any simple way to import these files into SQL? Any third party apps or utilities? Anything to import it into VBA objects, which I can then dump into SQL?

The XML is fairly complicated, and I certainly don't want to parse it by hand...

Thanks for your help!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top