[Guide]Putting a lot of SQL files into 1 big SQL file FAST ! menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 16
  1. #1
    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)

    [Guide]Putting a lot of SQL files into 1 big SQL file FAST !

    Ok it is verry simple... first not i have to make:
    this will not work with external hard disks !!! it has to be an internal one!

    Ok so for example you download the latest NCDB revision from the SVN and you open the folder and what do you see?
    OMFG i have 77 sql files O.o Do i need to execute all of them?
    No! You can make 1 big SQL file from those 77 seperated files!
    Here is how we do it:

    Put your NCDB revision in a random place... for me it was
    C:\\merge\

    screenshot of the folder:

    link to the screen: http://www.imagebong.com/photos/Screen02_7.JPG

    Now go to Start -> Run
    type "cmd" and press enter

    now in the command prompt type:
    Code:
    cd c:\\merge
    change c:\\merge to whatever folder you used !

    now type:
    Code:
    copy *.sql all.sql
    change all.sql to whatever name you would like the file to have!

    a screenshot of all of this:



    after that you should find a file called "all.sql" in the same folder you are done !


    grtz

    [Guide]Putting a lot of SQL files into 1 big SQL file FAST !
  2. #2
    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)
    good guide +rep x4



  3. #3
    Althor's Avatar Member
    Reputation
    1
    Join Date
    May 2007
    Posts
    6
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    wow, ive been wondering how to do this to make backing up all my updates easier +rep
    Durability can wane but a socket is forever 6):

  4. #4
    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 Althor View Post
    wow, ive been wondering how to do this to make backing up all my updates easier +rep
    thx for the comments guys

  5. #5
    massanaconda's Avatar Member
    Reputation
    2
    Join Date
    Jan 2008
    Posts
    79
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    LOL thx +rep

  6. #6
    condoom's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont get it :P

  7. #7
    condoom's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Wtf is NCBD and SVN or something?

  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 condoom View Post
    Wtf is NCBD and SVN or something?
    NCDB is a database and the place to get it is from svn:
    http://projects.emupedia.com/svn/ncdb/
    login: anonymous
    no password

    when you download one of the revisions you will see you will have a SQL file for each table... and executing them all one by one is lot of work that is why i posted a guide on how to make 1sql file out of 100 for example

    grtz

  9. #9
    condoom's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    do i need to download them all?

  10. #10
    condoom's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i dont get the Guide.. not good in english

  11. #11
    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 condoom View Post
    do i need to download them all?
    you are really confused... this is a guide on how to make 1sql file out of multiple sql files...
    I dont know what you want!? If you wnt to create a server read the guides posted here on how to do that
    If you wnt to have the lastest ncdb database when you create a sever then yes you have to download them all... but i suggest you read the guides first cuz you seem to be verry confused...

    grtz

  12. #12
    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 condoom View Post
    i dont get the Guide.. not good in english
    what language you speak? maybe someone one the forum is speaking that too

  13. #13
    condoom's Avatar Member
    Reputation
    1
    Join Date
    Feb 2008
    Posts
    15
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    i speak Dutch , and yes i'm really confused , the private server that i made wont work ,, you know .

  14. #14
    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 condoom View Post
    i speak Dutch , and yes i'm really confused , the private server that i made wont work ,, you know .
    dam you are lucky ! i speak dutch too rofl i made a pack that works perfectly everything is preconfigured... you only need to make a database called latruwski and start the exe's :P
    anyhow add me on msn: [email protected]
    i'll help you out

    grtz

  15. #15
    ~ViVo~'s Avatar Banned
    Reputation
    52
    Join Date
    Feb 2008
    Posts
    560
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Dang this is epic

Page 1 of 2 12 LastLast

Similar Threads

  1. [Guide] How to: apply a model edit into game
    By Chickensoup in forum WoW ME Tools & Guides
    Replies: 23
    Last Post: 03-22-2008, 01:04 PM
  2. [GUIDE] Put spaces in your name
    By Free Hugs in forum WoW EMU Guides & Tutorials
    Replies: 36
    Last Post: 02-20-2008, 07:37 AM
  3. Guards which you can put in your mall [.sql]
    By Tom_2001 in forum World of Warcraft Emulator Servers
    Replies: 8
    Last Post: 01-23-2008, 08:16 AM
  4. [Guide] Putting Real Movies in Flash 8
    By Daft in forum Art & Graphic Design
    Replies: 2
    Last Post: 11-18-2007, 09:50 PM
  5. A Bunch Of Guides Put Together.
    By BxR in forum World of Warcraft Guides
    Replies: 8
    Last Post: 06-02-2007, 10:40 AM
All times are GMT -5. The time now is 05:48 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search