Agile BI Community

Community site for agile business intelligence developers
Welcome to Agile BI Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » SSIS 2008 » SSIS
  • Error Redirection with the OLE DB Destination

    A question that comes up occasionally is how to handle errors that occur on the OLE DB Destination in the data flow. Errors that occur when using the OLE DB Destination to insert into a table are usually caused by primary key, foreign key, or check constraints violations. When one of these errors occurs, the default behavior of the OLE DB ...
    Posted to BI Thoughts and Theories (Weblog) by jwelch on September 5, 2008
  • RetainSameConnection and Expressions

    I ran across a forum post today that highlighted a limitation with connection managers that I wasn't aware of, so I thought I'd post it here. If you have RetainSameConnection set to TRUE, and you are also trying to update the connection string through an expression, be aware the connection will not change to reflect the new connection string. ...
    Posted to BI Thoughts and Theories (Weblog) by jwelch on March 27, 2008
Powered by Community Server (Personal Edition), by Telligent Systems