[Question] How to use Navicat? :s Help! menu

Shout-Out

User Tag List

Results 1 to 12 of 12
  1. #1
    Gadella's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    [Question] How to use Navicat? :s Help!

    Hey!

    I have made a private server - not public yet - but i still need to add new items / vendors and stuff myself, and i dont have Navicat. Im new at this so i could need some help with this - (Get items and stuff in with help from WoW-V)

    Hope you are willing to help me
    - PLEASE

    Thanks on purpose! And thank you =)

    [Question] How to use Navicat? :s Help!
  2. #2
    ~SaiLyn~'s Avatar Contributor
    Reputation
    280
    Join Date
    Aug 2007
    Posts
    546
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

  3. #3
    Gadella's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BaboDailyn View Post


    Okaay.. Now i got that! But i asked what to do! That's the problem ;b and what would you recommend?
    Last edited by Gadella; 12-11-2007 at 10:16 AM.

  4. #4
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I would say Navicat. get a crack ore get the free version.



  5. #5
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    and about working with it... read guides posted all arround on the forums and other forums

    grtz

  6. #6
    Gadella's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Still havent

    Originally Posted by Viter View Post
    I would say Navicat. get a crack ore get the free version.
    Still havent got explained how to START it up / use it!

  7. #7
    Ravenouzly's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Hope I'm helping

    What repack are you using? Chrispee,AC,Emiloz,2dgreengiant's? I only know Chrispee's (barely at that)

  8. #8
    latruwski's Avatar Banned
    Reputation
    647
    Join Date
    Dec 2006
    Posts
    2,456
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by Gadella View Post
    Still havent got explained how to START it up / use it!
    if you dont understand what i am going to write, pls to try to start a server lol

    1. Install MySQL (download and install)
    2. Configure MySQL as you wish
    3. Start Navicat or some other SQLprogram
    4. connect to you MySQL server with navicat (using the password you had to configure in step 2)
    5. make a new DB with navicat call it wathever you wnt but keep the name in mind you will need it for the config files later
    5.1. import DB
    6. import char/logon DB if needed
    7. get a ascent core
    8. configure conf files
    9. create an account with a simple insert query
    10. play the server


    there are posted tons of guides on this forum... for navicat, how to start a sever and much more! use search

    grtz
    Last edited by latruwski; 12-11-2007 at 12:55 PM.

  9. #9
    Ravenouzly's Avatar Member
    Reputation
    4
    Join Date
    Apr 2007
    Posts
    25
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Hope I'm helping

    Anyway, if you're using Chrispee's repack, you should have an empty database, a SQL file, and navicat/SQLyog/Heidisql(or something). The first thing you have to do, is go into Navicat, create a connection, and a Database. Then restore from a SQL dump, go find the SQL file that came with the repack and execute it. This will take a while, so go have lunch, watch TV, or whatever. After that's done, you should click the table that says accounts, and find Table Data( or something of the sort, I'm trying to guide you thru NaviCat, while I have SQLyog ) and create some accounts. Make sure all the accounts are flagged 8(You can change the flag somewhere in the table data, it's default 0), else they won't have TBC content, which is, well, bad. Erm... what else to add. I can't really guess about more NaviCat info, so... I hope it helped. A little atleast :P

  10. #10
    Gadella's Avatar Member
    Reputation
    49
    Join Date
    Sep 2007
    Posts
    353
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    When i install MySQL and make a pass and stuff at last part where i press execute (When i pressed execute is says:

    Prepare Configuration (OK)

    Write configuration file (OK) (C:\Program Files\MySQL\MySQL Server 5.0\my.ini)

    Start service (OK)

    Apply security settings (Failed)

    The security settings could not be applied.
    Error NUmber 1045.
    Acces denied for user
    'root'@'localhost' (using password: NO)

  11. #11
    ~SaiLyn~'s Avatar Contributor
    Reputation
    280
    Join Date
    Aug 2007
    Posts
    546
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by latruwski View Post
    if you dont understand what i am going to write, pls to try to start a server lol

    1. Install MySQL (download and install)
    2. Configure MySQL as you wish
    3. Start Navicat or some other SQLprogram
    4. connect to you MySQL server with navicat (using the password you had to configure in step 2)
    5. make a new DB with navicat call it wathever you wnt but keep the name in mind you will need it for the config files later
    5.1. import DB
    6. import char/logon DB if needed
    7. get a ascent core
    8. configure conf files
    9. create an account with a simple insert query
    10. play the server


    there are posted tons of guides on this forum... for navicat, how to start a sever and much more! use search

    grtz

    LOL he cant use search beacuse his on leecher status

  12. #12
    Viter's Avatar Elite User
    Reputation
    410
    Join Date
    Aug 2007
    Posts
    2,153
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Originally Posted by BaboDailyn View Post
    LOL he cant use search beacuse his on leecher status
    Hes a site noob= search function enabled



Similar Threads

  1. [QUESTION] how to use 3dstom2 converter
    By SADX in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 11-18-2008, 05:21 AM
  2. [Question] How to. will +rep for help.
    By Zaeoir in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 07-17-2008, 12:26 PM
  3. [Question] How to use C4Ds on a Signature?
    By Mango Jerry in forum Art & Graphic Design
    Replies: 5
    Last Post: 07-09-2008, 12:32 PM
  4. [Question] How to use modelditing
    By wisshard in forum WoW ME Questions and Requests
    Replies: 7
    Last Post: 03-20-2008, 08:14 PM
  5. [QUESTION]How to use models downloaded?
    By supereuropa in forum WoW ME Questions and Requests
    Replies: 3
    Last Post: 03-17-2008, 05:31 PM
All times are GMT -5. The time now is 02:30 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Google Authenticator verification provided by Two-Factor Authentication (Free) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search