blogs.conchango.com

welcome to the conchango blogging site
Welcome to blogs.conchango.com Sign in | Join | Help
in Search

Steve Wright's Blog

SSIS Connection Object and Expressions

I have been writing a custom source adapter that uses a file connection within the connection manager.  If I hard-code a specific file then the component works.  However if I use a file connection that has an expression defined which updates the connection, for example when you have a for-each loop looping over a set files. The file connection doesn’t seem to re-evaluate expression each time you access the file connection via the code.

I have manage to fix this probelm by change the way my code worked.

Published 22 February 2006 17:49 by steve.wright

Comments

No Comments
Anonymous comments are disabled
Powered by Community Server (Personal Edition), by Telligent Systems