Uninstall in graphical or console mode
Run one of the following commands to start the uninstall program. The destination-dir is the directory in which you installed the HCL Informix® JDBC Driver.
If you installed the by
using the Informix® installation
program, you must use run the uninstall executable program that was
added to your computer when the driver was installed.
- To uninstall by using the graphical mode:
destination-dir/uninstall/uninstall_jdbc/uninstalljdbc -i gui - To uninstall by using the console mode:
destination-dir/uninstall/uninstall_jdbc/uninstalljdbc -i console
If you installed the separately, run the JAR file to uninstall the driver:
- To uninstall by using the graphical mode:
java -jar destination-dir/uninstall/uninstall_jdbc/uninstaller.jar -i gui - To uninstall by using the console mode:
java -jar destination-dir/uninstall/uninstall_jdbc/uninstaller.jar -i console
Follow the prompts to uninstall the JDBC driver.