The SQLService enables users to develop applications than can communicate with any database that can be accessed with a JDBC driver. A key requirement is to obtain a JDBC driver for the database that you want to connect to. You will have to obtain this yourself from the database vendor. Most vendors will provide the requisite drivers, in many cases at no charge. The SQLService ships with the IBMi JTOpen toolkit so an IBMi JDBC driver is already available.
The SQLService supports the following commands: