How do you execute a SQL file? menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 17
  1. #1
    xbenxspire's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do you execute a SQL file?

    I download these .rar files where I extract them to find a SQL file with data in it. I'm told to right click it and press the execute option, but there is no execute option! Can someone write up a detailed guide, or answer it here in extreme detail, on how to execute these SQL files, cuz I just don't get it.

    How do you execute a SQL file?
  2. #2
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I told you to open your database editor, open the the right connection, open the right database and then rightclick ON THE CONNECTION.

  3. #3
    xbenxspire's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I tried opening the connection, but it said that:

    1045-Access denied for user 'root'@'localhost' (using password: NO)

    Is something blocking me? If so, what, and how can I turn it off or stop it from blocking me?
    Last edited by xbenxspire; 06-18-2008 at 05:56 PM.

  4. #4
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    1. Install Navicat Lite
    http://www.navicat.com/download.php?id=1
    2. Open it up
    3. Click on new connection
    4. Enter the host of the server (if it's on your computer just write localhost)
    5. Enter Username and password (Username default is root, and password is what you set up while installing MySQL, if you are using a repack as AC-web the password are often ascent)
    6. Hit ok
    7.Open up the database (Double click on the new connection in navicat, then double click on the database, name could be world/ascent)
    8. Rightclick on the database name, INSIDE NAVICAT. Now you get a menu there, hit "Execute" button (stands something like that).
    9. Point out where the .sql file is located

  5. #5
    xbenxspire's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Once I finish executing, it should have put it into the server? Thanks for the help!

    I just got a problem. I right-clicked Mysql after double clicking it, and the executable option is "Execute Batch File". I clicked on it and searched for my SQL file by clicking the "..." button. I found the SQL file and pressed the open button, then pressed start to start executing the SQL file. It finished in about 3 seconds saying there was an error and it could not be finished. What happened? Is that normal?
    Last edited by xbenxspire; 06-18-2008 at 06:31 PM.

  6. #6
    C.C.'s Avatar Contributor
    Reputation
    101
    Join Date
    May 2007
    Posts
    214
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    There something wrong with yoru sql file.
    Post the error here

  7. #7
    hotandsekc's Avatar Member
    Reputation
    1
    Join Date
    May 2008
    Posts
    101
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    open up hiediSQL navicat ect. whatever you have, if you dont have it try to find it you'll be using it alot. then once u log in up at the top it says Import, click that. Load Sql file, find the file, click it, then you will see SQL querry, on the right of it should be a blue arrow, click it, and it should be executed. gtg to work pm me if u need help

  8. #8
    orion5814's Avatar Member
    Reputation
    1
    Join Date
    Nov 2007
    Posts
    31
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Power lol, you told me, I got the same problem too bro, it wasn't the SQL file with me I had to get a new SQL reader, it happened to me with Navicat, so I got HeidiSQL and it worked there.

  9. #9
    Shobo's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    8
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I've been having trouble with this as well. I imported my .SQL file but where is the button to execute it in HeidiSQL I don't see it next to SQL Query

  10. #10
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No clue with HeidiSQL, but it should be when you rightclick on the database =P Else you can put all the text into the SQL query and run it

  11. #11
    kruz2's Avatar Member
    Reputation
    2
    Join Date
    Mar 2008
    Posts
    29
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    HeidiSQL is more easy than Navicat...

  12. #12
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Then explain it to him? Oo

  13. #13
    Moffeman's Avatar Contributor

    Reputation
    277
    Join Date
    Sep 2007
    Posts
    731
    Thanks G/R
    1/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    :O heidisql sux, navicat is more easy

  14. #14
    xbenxspire's Avatar Member
    Reputation
    2
    Join Date
    May 2008
    Posts
    20
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dangit guys, which one is better! jk, I got a new server straight from Apple's Ascent. I had to make a new database called world and executed the SQL file called World. It had all the data for the server. Now when I execute other SQL files, it works fine. Personally, I'll stick with Navicat since I'm more familiar with it now. Thanks for the help guys! (No Sarcasm)

    I've got a new question now. With this new server, I go to Ascent-world.exe file to create more accounts manually, right? When I type in "help" for some commands to use, I find the create account command. This is where I'm kind of confused. It has it like this:

    : createaccount : <name> <pass> <email> <flags> :

    Can someone explain to me what exactly to type in. Am I supposed to put it like this:

    createaccount <name> <pass> <my email> <flags>

    I know I put my username, password and email in there seperated with a space, but I don't know what to put it in the flags spot.
    Last edited by xbenxspire; 06-19-2008 at 01:24 PM.

  15. #15
    Power of Illuminati's Avatar Contributor
    Reputation
    179
    Join Date
    May 2008
    Posts
    1,410
    Thanks G/R
    6/2
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    On flags put 8, this enables TBC on the account

Page 1 of 2 12 LastLast

Similar Threads

  1. [GUIDE] ...How To Excute SQL FILES In To Your Database...
    By Followup in forum WoW EMU Guides & Tutorials
    Replies: 10
    Last Post: 08-01-2020, 08:04 AM
  2. How to Execute SQL Files To Your DB With Pictures
    By C.C. in forum WoW EMU Guides & Tutorials
    Replies: 5
    Last Post: 11-24-2007, 07:21 PM
  3. Help needed - how to insert .sql files with SQLyog
    By ADAMZY in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-23-2007, 05:32 PM
  4. NCDB rev 662 (1 executeable SQL file)
    By Viter in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 11-23-2007, 11:56 AM
  5. Executing multiple SQL files at once
    By roguesownu in forum World of Warcraft Emulator Servers
    Replies: 4
    Last Post: 10-21-2007, 07:51 AM
All times are GMT -5. The time now is 07:51 AM. 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