GPWindow is Everything Dynamics GP. Try the Custom GP Search engine which searches high quality GP Blogs, and the Microsoft Dynamics GP Community Forums.
This section contains some of the tools created by Microsoft and several of our GP experts to offer. This section contains several download links for the Partners as well as customers to some of the tools like Automated solutions, Professional Service Tools and Rapid Migration tools etc.
Back in the distant past when Great Plains Dynamics only ran on Ctree and Btrieve (which became Pervasive.SQL), accessing raw data was extremely difficult. There were ODBC drivers, but they were difficult to use (Btrieve required DDF files generated and Ctree was read-only).
Then a tool call DBrowser was created. This tool used DDE (Dynamic Data Exchange) to log into a running Dynamics application session and read the list of tables from the Dexterity dictionary and then make the contents of each table visible. It was read-only but at least we could now see the contents of the data files. This was a huge advance for developers, who previously had not been able to easily confirm their code was writing the data they expected.
Then i…
I used to hear that Microsoft developed a tool the auto posts Dynamics GP transactions, but I never saw anything like this, few days ago I needed such tool to fulfill an automatic integration requested by one of my clients.
The integration uses eConnect to integrate GP forms, and the customer wanted to auto post the transactions to eliminate human interaction, where I started my researches and found a tool with Microsoft that fulfill this request, its a tool developed using Continuum API to post GP transactions, but unfortunately I couldn’t…