Just posted Beta 1 of CozyRoc SSIS+ 1.3 . The release includes new components for public-key cryptography encryption using OpenPGP standard, components for connection with Amazon S3 service and components for bulk-loading of data in the major databases on the market: Oracle, DB2, Informix. Your feedback is greatly appreciated.
June 20, 2008
June 3, 2008
Working on SSIS+ 1.3
It has been quiet for awhile. We’ve been busy working on the next release of SSIS+. And we have already completed work on some really needed components for your SSIS toolset. It is not too late to share your ideas about what would like to see in the next version.
Have a great coming summer.
May 4, 2008
Data warehouse solutions classifieds
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.
April 8, 2008
Released CozyRoc SSIS+ 1.2 SR-2
Released CozyRoc SSIS+ 1.2 SR-2 (1.2.102.0). This release includes following major changes:
- Implemented Data Flow Destination support a variable used to signal a waiting thread, data processing has finished.
- Various fixes in the SSH back-end component.
- Implemented SFTP task “Get remote files list” action to provide extended remote file information.
- Implemented option in SFTP task to specify if remote path is a wildcard or not.
- Fixed SFTP task to provide cleaner errors description.
Welcome to our new website
We have upgraded our web site to a new content management system. Please report if you encounter problems. Enjoy your stay.
February 26, 2008
Released CozyRoc SSIS+ 1.2 SR-1
Released CozyRoc SSIS+ 1.2 SR-1 (1.2.101.0). This release includes following major changes:
- Implemented new action in the SFTP task for retrieving list of remote files.
- Fixed Zip Task. It always created Zip64 archives, even when not needed.
- Fixed Database Partitions Task:
- Create Partition action failed with “Specified cast is not valid.” error message for certain partitioned tables.
- Insert Partition action failed with “Cannot insert explicit value for identity column in table ‘…’ when IDENTITY_INSERT is set to OFF.” when partitioned table contained identity columns.
The SQL 2008 version is also updated.
February 25, 2008
Custom SSIS component events not working “by design”
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.
January 20, 2008
Released official CozyRoc SSIS+ 1.2
We have great news. We have just released CozyRoc SSIS+ 1.2 library and our newer pricing structure. Greetings to Stacy, George, Bobby and Andy.
January 4, 2008
Happy New 2008
We would like to wish to all our friends a happy and successful new year.
December 21, 2007
FTP over SSL in SSIS
We have implemented SSIS script task sample demonstrating FTP over SSL operations. It depends on FtpWebRequest for FTPS support and Script Task Plus for UI implementation. You may check it here.