The latest JDBC (Java Database Connectivity) driver for 4D Server makes it possible for Java programmers to access and manipulate data from 4D Server and enables many applications with an option for JDBC to communicate with 4D Server. The JDBC driver for 4D Server is a multi-platform API that can be used in any operating system environment that supports the Java Virtual Machine. It performs conversions of JDBC calls to a network protocol that can be processed by the 4D Server, making it possible to establish connections with 4D Server, and to query the 4D database. This document demonstrates how to use this JDBC driver in a Java program and how to connect an application that supports JDBC connectivity to 4D Server.
Download Complete Tech Note & Example: Windows | Mac