c# - Communicating with Microsoft Dynamics GP Database and Project DataBase -


I am coding in asp.net c # I have a Microsoft Dynamics GP hosted on a server and my database is second Hosted on server. I would like that GP database takes value from some table and synchronizes it with my database Which is the best option? Data Transmission Service (DTS)?

You can write directly to SQL status or you can use DTS if you make any business rules There is no need to change. If you, however, are going through any kind of verification or making changes to the database to be applied to certain business rules, then you should use the eConnect or Web service module. Hope it helps.


Comments

Popular posts from this blog

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

asp.net mvc - Dynamically Generated Ajax.BeginForm -

Debug on symbian -