Obtaining a Generic JDBC Driver

InstallAnywhere 2024 R2

The database support in InstallAnywhere requires a JDBC driver for connecting to database servers. InstallAnywhere includes a Generic JDBC Connection option—which is available as a database type—that you can choose if you want to target a type of database for which InstallAnywhere does not have built-in support. If you want to configure your projects to connect to databases through a generic JDBC driver, you must obtain the appropriate driver and add it to your machine that has InstallAnywhere.

When you select the Generic JDBC Connection option for a database host in your project, you must provide the connection string and identify the JDBC driver and its dependencies.

See Also