RE: MS Access Integration with Microsoft Dynamics Great Plains
Hi Leslie,
Thank you for your response.
I do not think we own the Integration Manager but if necessary we can purchase it.
In terms of Technical Expertise I am a MS Access / VBA expert but my knowledge of GP is limited.
It sounds like you are recommending to do this with Integration Manager Leslie. I just spoke to a colleague who built what I am trying to accomplish in MS Access and he too used Integration Manager however he did not automate it.
Another colleague who uses MS Access with SQL Server Backend told me he uses e-connect stored procedures to perform the migration.
Leslie you mentioned combining Integration Manager and e-connect adapter as a solution but Tim segregated those two options. I am little bit confused how the two fit together?
More background about what I am trying to accomplish.
We will built a Custom MS Access Application with a MS Access front-end and MS Access backend. Everyday 5-15 invoices will be generated in the MS Access application and they will have to be pushed into Dynamics GP overnight. We may also push 5 new customers / week on average into Dynamics GP and potentially modify existing Customer records such as Company Name, Telephone number etc...
I am not certain if we will manage SalesLineItems in Dynamics as this can be done in the Custom MS Access application. I believe all I really need to push into Dynamics from the custom application is the Customer Data and the Accounts Receivable (Invoices).
I do have an ODBC connection setup for all the Dynamics Tables and can modify / add records through MS Access via ODBC.
Thank you for any comments, feedback or advice.