Thread: Highscores

Results 1 to 2 of 2
  1. #1 Highscores 
    anInt69

    Max _'s Avatar
    Join Date
    Feb 2012
    Age
    26
    Posts
    1,801
    Thanks given
    426
    Thanks received
    727
    Rep Power
    599
    Reference: I used these webside&server sides tutorals.
    http://www.rune-server.org/runescape...eb-server.html
    http://www.rune-server.org/programmi...re-system.html

    mysql3.000webhost.com - This is the SQL host address that my webhost give me to use when connecting to the SQL databases, it works when setting up my forums.
    I have used the correct username and password for the database as it worked when installing websided.

    But when attempting to run my server this error comes up, I know it means it can not connect but does anyone know of a solution?
    Code:
    java.sql.SQLException: No suitable driver found for mysql3.000webhost.com
            at java.sql.DriverManager.getConnection(DriverManager.java:604)
            at java.sql.DriverManager.getConnection(DriverManager.java:221)
            at server.model.players.Highscores.process(Highscores.java:18)
            at server.Server.main(Server.java:103)
    I have no compiling Errors
    Reply With Quote  
     

  2. #2  
    Banned

    Join Date
    May 2011
    Posts
    1,773
    Thanks given
    854
    Thanks received
    853
    Rep Power
    0
    000webhost doesnt support remote mysql so this wont work for you.

    You need to get a paid webhost. That supports remote mysql.
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. HIghscores help
    By Right man in forum Help
    Replies: 4
    Last Post: 07-13-2011, 12:04 AM
  2. highscores
    By Nyan in forum Help
    Replies: 3
    Last Post: 06-22-2011, 03:46 PM
  3. Highscores
    By xnosafepkx in forum Help
    Replies: 1
    Last Post: 06-21-2011, 04:30 PM
  4. [508] Highscores
    By shayde in forum Requests
    Replies: 2
    Last Post: 09-01-2009, 01:39 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •