Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
varalakshmi
Yak Posting Veteran
98 Posts |
Posted - 2014-01-17 : 04:04:02
|
Hi,
I have a package which writes data to multiple sheets of a excel workbook from sql source say Sheet1, Sheet2, Sheet3 frm tables table1, table2, table3 respectively.
While loading some of the records of table2 values are written on sheet1. I have a single connection excel connection manager but pointing to different sheet here.
What could be the possible issue in my package?
Thanks in advance.
- Varalakshmi |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
|
|
|