Is it possible to set a dynamic connection for a Data Flow Task ? My requirement is like this - I need to create database and tables in it at run time and then I want to copy data from my source database to this newly created database. Since my Database is created at run time I want to set the connection property of OLE DB Destination task at run time. Is it possible ? If yes, how ?