Attunity, Ltd., a provider of real-time data integration and event capture software, has announced the availability of the public beta release of Attunity Oracle-CDC for SSIS. The beta product is "a ...
REDMOND, Wash.--(BUSINESS WIRE)--April 6, 2006--Persistent Systems Pvt. Ltd. a leading provider of Custom Software Product Development services and a Microsoft Gold Certified Partner, today announced ...
I have created this custom destination component to allow ssis to write directly to an oracle table via the ODP.NET driver. This avoids the poor performance of using the ADO.NET Destination component ...
For what it's worth, in my SSIS experience I've had much better luck with the .net providers than the OLEDB drivers (connecting to DB2 servers). I would personally persevere with the .net one.