Communicating with Microsoft Dynamics GP Database and Project DataBase

Posted by naveen on Stack Overflow See other posts from Stack Overflow or by naveen
Published on 2010-02-02T05:30:14Z Indexed on 2010/05/05 2:58 UTC
Read the original article Hit count: 460

Hi there, I am coding in ASP.NET C#. I have Microsoft Dynamics GP hosted at a server and my database hosted at another server. I would like the GP database take value from some table there and synchronise it with my database. Which is the best alternative? Data transmission Service(DTS)?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#