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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Can I make SQL read XML directories automatically?

Status
Not open for further replies.

cariaco99

Programmer
Jan 31, 2004
17
0
0
US
I need some help with XML & SQL. How can I set up MS SQL so it reads a 'virtual directory' where another cmpany wibb be dropping xml files with transactions. I need SQL to read the directory, and when it finds new dropped XML files, read them and trigger a stored procedure that will process the data from the XML file and insert it in my tables.
Can anybody point me in the right direction? Can SQL do this at all? do I need Biztalk?
Help would be most appreciated.
Rafael
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top