Driver Identifier and Driver Class

The JDBC driver that the SQLQuery action uses to access the database is a Java™ client package used by the HCL ZIETrans application to communicate with a server program on a remote host. This server program on the remote host provides access to the database.

If you need a JDBC driver, contact the administrator of the remote database server to obtain the driver.

In the Driver Identifier list box of the SQLQuery action window in the macro editor, select Other.

When you select Other in the Driver Identifier list box, then you must type the fully qualified class name of the driver into the Driver Class field. If you do not know the fully qualified class name, contact the provider of the driver. When you type in the name, remember that case is significant (for example, com is different from COM).