Click here to Skip to main content
15,897,704 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

I need to transfer multiple xml files data to database. I used foreach loop.But its giving error in connection string. saying that connection string format is not valid.It must consist of one or more components of the form X=y, and "@[User::xml]" on property "ConnectionString" cannot be written to property.

Can anybody please help me,

Thank you
Posted

1 solution

better you have to take the proper connection manager for the source file inside the for each loop container
 
Share this answer
 

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