previous | start | next

Self Check

  1. After installing a database system, how can you test that it is properly installed?
  2. You are starting a Java database program to connect to the McKoi database and get the following error message:
    Exception in thread "main" java.lang.ClassNotFoundException:
    com.mckoi.JDBCDriver
    What is the most likely cause of this error?

previous | start | next