We have included free classifieds repository dedicated to the community building data warehouse solutions with Microsoft SQL Server Integration Services. You can search for services or post your own classified by clicking here.
To anyone with a similar issue, we have created a sample SSIS package
with variable iteration implementation. It includes the following
elements:
1. For Loop Counter container, iterating counter variable from 1..3
Please check our FAQ at [link]
Check the solution under: "Why do I get the following error when
executing a package under Win64?"
Regards,
Ivan
I am Thiru from CSC chennai.
I am using SFTP task in my project and i have developed two
packages using your SFTP task.
Working fine in BIDS and Package Utility and Agent job in my DEV
server.
When i try to run the package through BIDS and Package Utility it
is running fine but it it not running through SqlAgent job in QA
Released CozyRoc SSIS+ 1.2 SR-2 (1.2.102.0). This release includes following major changes:
We have upgraded our web site to a new content management system. Please report if you encounter problems. Enjoy your stay.
Have you checked our FAQ article over here: [link]
?
Search for "SQL Server Agent Job". You may have to change the
encryption type you use for your SSIS package because the default one
doesn't work at all. There is also a material here:
[link]
We have recently fixed an issue where Zip task always created Zip 64
archives, even when not needed (for archives less than 4GB). Please
download and install SSIS+ 1.2 SR-1 ([link]) and I
hope your issue will be resolved. Please contact us if you still
encounter a problem.
This is good question. In order for you to see a table in the target
field you have to have database with a table setup as "partitioned".
The Database Partitions task will not assist you in the creation of
your partition table. It will help you to maintain a partitioned
table.
With that said, you have to first design your partitioned table,
Released CozyRoc SSIS+ 1.2 SR-1 (1.2.101.0). This release includes following major changes:
The SQL 2008 version is also updated.
Don’t waste time implementing custom data flow component events under SQL Server 2005. There is a bug, which prevents it from working. I just got back response from the SSIS PM the issue is acknowledged, but it will not be fixed in the foreseeable future for SQL Server 2005. To follow the status of this issue, track this report.
I have sent you a personal email, with a test package demonstrating
the functionality. The issue reported by Andy was a different one and
we determined it was "by design" behavior of the SSIS framework.
Regards,
Ivan
Let me know if anyone has any ideas.
Thank you for reporting these issues. The typo fix will be included in
the next SR. The three "box" control chars are supposed to be
invisible "Tab" chars, but because of a bug in the .NET framework they
do not appear correctly. Please upgrade to the latest .NET 2.0 release
and I believe they should go away.