Communicating with Microsoft Dynamics GP Database and Project DataBase
- by naveen
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)?