Use a Property Expression and assign the variable's value to the
ExcelFilePath property of the Excel Connection Manager.
--
Allan Mitchell
http://wiki.sqlis.com | http://www.sqlis.com | http://www.sqldts.com |
http://www.konesans.com
"Radovan" <radovan (AT) servis24 (DOT) hr> wrote
Quote:
Hi,
I have one problem.
In SQL 2005 I have SSI package to export data to some excel files.
I have for loop container with some job (one of the job is generate file
name for exporting data and put the name into variable).
My question is how I can dynamicly change Excel Connection Manager to point
to excel file with the name from my variable?
Thanks in advance.
Radovan |