We have two systems on developed in .net running off a SQL back end. We have a second data table in DB2 running a whole separate system.

I need to dynamically copy data from the ms SQL table to DB2 how can I do it any suggestions?