Search code examples
vb6dynamics-gp

Is there an eConnect for Microsoft Dynamics GP 8


I have a question regarding eConnet does GP8 already have this, if it does can I use Visual Basic 6 as a tool to integrate system to GP.


Solution

  • Yes, eConnect is available for GP 8.

    You can develop an eConnect integration by either using the SQL Stored Procedures directly or with the SDK and any .NET language.

    Unfortunately that means that it is not possible to use Visual Basic 6. However if you are familiar with Visual Basic 6 then learning the syntax of Visual Basic .NET should be easy.

    The eConnect SDK and installation package may be obtained from Microsoft Customer Source or a through a Microsoft Dynamics GP Partner.