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 » Expressions
  • Setting the Lookup Query With an Expression

    In SSIS 2005, one of the challenges with the Lookup transform was that the SQL used to populate the cache was fixed at design time. You could dynamically pass in parameters to the SQL, but only if you turned on the advanced caching options, which puts the lookup into row-by-row operation. With smaller tables (<100,000 rows) this wasn't too much ...
    Posted to BI Thoughts and Theories (Weblog) by jwelch on May 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