I\'m fairly new to database management. I\'m just trying to connect to the database and retrieve and display a table in the command prompt. The database is not on my computer. I
You have to add the JDBC driver to your project class path: example if you are using Eclipse put the jar in the 'lib' folder