July 16, 2009 at 9:17 pm
Hi Guys,
I am looping through excel file by using the Foreach File enumerator. However after selecting the new Excel connection manager properties window, In the Property Expressions Editor I selected property as connection string and entered following expression.
"Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" + @[User::BudgetFilePath] + ";Extended Properties=\"Excel 8.0;HDR=Yes\";"
But excel is not loading it's giving me error message as there is no valid object. When I remove the expression it works fine.
Can anyone shed some light on this issue.
Thanks,
Rahul
July 17, 2009 at 12:19 am
i would advise you to use ExcelFilePath instead of ConnectionString in your expressions.
Are you getting this error when you tried to use it in a data flow task?
July 17, 2009 at 12:34 am
Also check that the BudgetFilePath variable has been set so that it points to a valid file so that SSIS's meta-data validation does not fail.
July 17, 2009 at 11:51 am
Viewing 4 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy