Search:

Type: Posts; User: copeg

Search: Search took 0.10 seconds.

  1. Replies
    8
    Views
    2,784

    [SOLVED] Re: Connection to MySql Database

    For what its worth, I'd recommend not placing the driver .jar in the JDK lib folder...imagine updating your jdk and poof...that lib folder gets wiped and all your projects break as a result.
  2. Replies
    8
    Views
    2,784

    [SOLVED] Re: Connection to MySql Database

    Did you execute the main class file? I only ask since this statement makes me think you compiled but didn't run the program. If you did run and didn't see anything, use println to debug, and...
Results 1 to 2 of 2