Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,
I'm very new to script. Using SQL Server BIDS 2005 i need to create a package involved below steps.

1. I need to watch folder for my Log files(.LOG files has xml data)
2. I need to pick two vals from XML log file (Id and status)
3. Using id value i need to update my database table.

Do i need to use script for the parse xml (.LOG) file.
I'm planning to use for each loop to watch folder, where LOG files will be available timely.

Anybody can help me plz... this is very urgent.

Thanks in advance.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900