Hi All,
Am new to SSIS...i created ADO NET Source, it takes value from one table on SERVER A.Then i have derived column control to add one extra column, finally i haveADO NET Destination it insert values on Server B. Till now every thing works fine but according to my requirement i want to change my source(ADO NET Source) table name dynamically, and also destination table name dynamically,derived column expression also dynamically. Can any guide me on this.
Thanks SABARINATHAN87