• i have two database

    one is main

    other is dev

    in the main i have a two tables called users and userinformation

    i need only few columns from users and userinforamtion and insert into dev

    database table

    for that i have created ssis package for insert and update

    but when ever in main database users or userinforamtion table updated i need update it to dev database at that particulr time i need to run ssis package

    thanks

    pradeep