ADO.NET Provider for Dynamics GP

Build 20.0.7654

Establishing a Connection

Authenticating to Dynamics GP

To authenticate set User and Password.

Connecting to Dynamics GP

To connect set the Url to the Web services endpoint; for example, http://{servername}:{port}/Dynamics/GPService. Additionally, set CompanyId; you can obtain this value in the company setup window: Click Tools -> Setup -> Company.

Fine-Tuning Data Access

The provider returns data summaries by default to save performance. Set LookupIds to true to return details such as line items; however, note that entities must be retrieved one at a time.

Copyright (c) 2020 CData Software, Inc. - All rights reserved.
Build 20.0.7654