JDBC Driver for Microsoft Dynamics GP

Build 22.0.8462

CData JDBC Driver for Microsoft Dynamics GP

Overview

The CData JDBC Driver for Microsoft Dynamics GP offers the most natural way to connect to Microsoft Dynamics GP data from Java-based applications and developer technologies. The driver wraps the complexity of accessing Microsoft Dynamics GP data in an easy-to-integrate, 100%-Java JDBC driver. Applications can then access Microsoft Dynamics GP as a traditional database. The driver hides the complexity of accessing data and provides additional powerful security features, smart caching, batching, socket management, and more.

Key Features

  • Write SQL to retrieve and update Microsoft Dynamics GP data.
  • Compliant with JDBC 3.0 and JDBC 4.0.
  • Codeless integration with popular BI, reporting, and ETL tools.

Getting Started

See Getting Started for A-Z guides on authenticating and connecting to Microsoft Dynamics GP data. See the Microsoft Dynamics GP integration guides for information on connecting from other applications.

NOTE: The license file, cdata.jdbc.dynamicsgp.lic, must be in the same location as the JAR file, cdata.jdbc.dynamicsgp.jar. See the readme file for more information.

Using the JDBC Driver/Using from Tools

See Using JDBC for examples of using standard JDBC classes like DataSource, Connection, Statement, ResultSet, and others, to work with Microsoft Dynamics GP data.

Using from Tools walks through the steps of integration with JDBC tools, using several popular database tools as examples.

Schema Discovery

See Schema Discovery to access schema information through the standard JDBC interfaces. Query the System Tables to access additional metadata, such as data source capabilities.

Advanced Features

Advanced Features details additional features supported by the driver, such as defining user defined views, ssl configuration, remoting, caching, firewall/proxy settings, and advanced logging.

JDBC Remoting

See JDBC Remoting to configure remote access to the JDBC data source. The JDBC remoting feature allows hosting the JDBC connection on a server to enable connections from virtually anywhere -- various clients on any platform (Java, .NET, C++, PHP, Python, and so on) and using any standards-based technology (ODBC, JDBC, and so on). JDBC remoting is enabled using the popular MySQL wire protocol server.

SQL Compliance

See SQL Compliance for a syntax reference and code examples outlining the supported SQL.

Data Model

See Data Model for information on the available entities and how to query them.

Connection String Options

The Connection properties describe the various options that can be used to establish a connection.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462