[Help] how to setup database

Results 1 to 8 of 8
  1. #1
    Enthusiast asiaph7 is offline
    MemberRank
    May 2007 Join Date
    45Posts

    [Help] how to setup database

    what do i do to setup the database? i downloaded mysql 4.1 and the data files, what next? can't i use microsoft sql 2005?


  2. #2
    Proficient Member Bomzis1987 is offline
    MemberRank
    Aug 2005 Join Date
    Riga, LatviaLocation
    167Posts

    Re: [Help]how to setup database

    You need to download and install latest MySQL and Navicat.
    When its done, run navicat, connect to localhost with root password.
    Create database with name "rakion", and execute sql script that included in server files.

  3. #3
    Enthusiast mqstc is offline
    MemberRank
    Jun 2007 Join Date
    25Posts

    Re: [Help]how to setup database

    Mysql 4.1
    Create database with name "rakion", and execute sql script that included in server files.

  4. #4
    Best Commu NA Cure is offline
    MemberRank
    Sep 2007 Join Date
    That way .. →Location
    1,247Posts

    Re: [Help]how to setup database

    I recommend downloading SQLYog -- Its much more user friendly

    Step 1) Download the latest version of MySQL
    Step 2) Download SQLyog **NOT ENTERPRISE EDITION**
    Step 3) Install Both of them, Remember your MySQL Password and Username (Recommended Username: Root)
    Step 4) Log onto SQLyog with the username and password you used for SQL Installation
    Step 5) Open the database file in your "Rakion Server Files"
    Step 6) Create a Database in SQLyog called "rakion"
    Step 7) Copy and paste all content from the database file you opened into the white box at the top of SQLyog (Its a big white box with the number "1" in it)
    Step 8) Click the two green arrows on the navigational bar at the top
    Step 9) Refresh the "rakion" database

    Congratulations -- you have just setup the Rakion database ;)

  5. #5
    Enthusiast asiaph7 is offline
    MemberRank
    May 2007 Join Date
    45Posts

    Re: [Help]how to setup database

    what file exactly do i execute? there are a lot of files in there. and a couple of folders too.

  6. #6
    Best Commu NA Cure is offline
    MemberRank
    Sep 2007 Join Date
    That way .. →Location
    1,247Posts

    Re: [Help]how to setup database

    Execute all the the SQL Database files.. Every single one

  7. #7
    The Legend Returns vista4life is offline
    MemberRank
    Mar 2007 Join Date
    The NetherlandsLocation
    843Posts

    Re: [Help]how to setup database

    you can use xampp..


    go to yourharddisk/xampp/mysql/data

    and past the files there

  8. #8
    Apprentice BeginnerxP is offline
    MemberRank
    May 2008 Join Date
    127.0.0.1Location
    16Posts

    Re: [Help] how to setup database

    or u can use apache AppServ\mysql\data



Advertisement