Things You'll Need:Java
- Drivers for your database
- Launch a command prompt or terminal window.
- Use the "cd" command to navigate to the directory that the DbConsole archive is stored in.
- Execute the "jar -xf DbConsole*.zip" command to create a working directory for DbConsole.
- Enter the DbConsole directory with the "cd" command.
- 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