Search:

Type: Posts; User: Norm

Search: Search took 0.12 seconds.

  1. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Where is the definition for the class that is not found?
    You have to find that class's definition so you can put it on the classpath.


    I've moved the thread to the JDBC section of the forum.
  2. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Sorry, I don't understand your question.

    Did you read the tutorial? It should all be explained there.
  3. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Where is the definition for the class? It could be in a jar file.


    See the tutorial: http://docs.oracle.com/javase/tutorial/jdbc/index.html
  4. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Where is the definition for the class that was not found? Its definition must be on the classpath for the java command.
  5. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Where is the definition for the class named in the error message?
    Its definition must be on the classpath so the java program can find it.
  6. Replies
    11
    Views
    1,850

    Re: ms-acess with jdbc

    Please copy the full text of the error message and paste it here.

    Please edit your post and wrap your code with


    <YOUR CODE HERE>

    to get highlighting and preserve formatting.
Results 1 to 6 of 6