Help with SQL

Discussion in 'Bukkit Help' started by lpjz2, Feb 15, 2011.

Thread Status:
Not open for further replies.
  1. Offline

    lpjz2

    Im trying to run a plugin called NPC traders but when i try and create a NPC it says Database Failure.

    In the config it says something abbout SQL and asks for a user and a pass, and a database??

    so i made an account on SQL (i know ANYTHING abbout SQL) and filled in the info as follows...

    Database: "/Users/NoahThomas/Desktop/Craftbukkit/mysql-connector-java-bin.jar"
    User: "[email protected]" <-- thats the email i used to sign up.
    Pass: "PASSWORDHERE"

    what am i doing wrong?
     
  2. Offline

    mughi

    um.. when you say you 'made an account on sql'

    do you meant you created an account on a webpage for SQL (and which version?) somewhere?

    you need to look through the forum for that plugin, but most likely you need to INSTALL SQL (usually sqlLite or mySQL)
     
  3. Offline

    lpjz2

    we made an account on mysql.com and for the NPCTrader plugin to work you MUST use MySQL and not sqlite
     
  4. Offline

    kjab

    you still need to create a mysql server. mysql.com does not provide databases for users just the software to run a server
     
Thread Status:
Not open for further replies.

Share This Page