Time

How to Reinstall DB Console



Things You'll Need:Java

  • Drivers for your database

  1. Launch a command prompt or terminal window.

  2. Use the "cd" command to navigate to the directory that the DbConsole archive is stored in.

  3. Execute the "jar -xf DbConsole*.zip" command to create a working directory for DbConsole.

  4. Enter the DbConsole directory with the "cd" command.

  5. Start DbConsole with the "java -jar DbConsole*.jar -lib /path/to/db/driver" command, where "/path/to/db/driver" is the directory path to your database's JDBC driver.

0 comments:

Post a Comment

Search This Blog

 
Copyright © Basith's Corner