Using dynamic SQL through client interfaces
You can access DB2® UDB for iSeries™ data through client interfaces on the server.
- Accessing data with Java
You can access DB2 UDB for iSeries data in your Java™ programs with the IBM® Developer Kit for Java Database Connectivity (JDBC) driver.
- Accessing data with Domino
You can use IBM Lotus® Domino® for i5/OS® to integrate data from DB2 UDB for iSeries databases and Domino databases in both directions.
- Accessing data with ODBC
You use the iSeries Access for Windows® Open Database Connectivity (ODBC) driver to enable your ODBC client applications to effectively share data with each other and with the server.
- Accessing data with i5/OS PASE
IBM i5/OS Portable Application Solutions Environment (i5/OS PASE) is an integrated runtime environment for AIX®, UNIX®, or other applications that are running on the i5/OS operating system. i5/OS PASE supports the DB2 UDB for iSeries call level interface (CLI).
- Accessing data with iSeries Access for Windows OLE DB Provider
The iSeries Access for Windows OLE DB Provider, along with the Programmer's Toolkit, facilitates the System i™ client/server application development from the Microsoft® Windows client PC.
- Accessing data with Net.Data
Net.Data® is an application that runs on a server and allows you to easily create dynamic Web documents that are called Web macros. Web macros that are created for Net.Data have the simplicity of HTML with the functionality of CGI-BIN applications.
- Accessing data through a Linux partition
IBM and a variety of Linux® distributors have cooperated to integrate the Linux operating system with the reliability of the System i architecture.
- Accessing data using Distributed Relational Database Architecture (DRDA)
A distributed relational database consists of a set of SQL objects that are spread across interconnected computer systems. Each relational database has a relational database manager to manage the tables in its environment.
Parent topic:
Using SQL in different environments