Clothahump Posted April 17, 2011 Posted April 17, 2011 I just wrote a little tool to transform multiple SQLs into one so you don't have to batch every single file into your DB... It just creates one file. Instructions: 1. Copy all SQLs into one folder 2. Copy the tool into the same folder 3. Run it - TransformedDatabase.sql will be created. 4. ^^ Download: Transform SQL by NS.exe I hope it helps^^ Noeel 1 Quote
Monkey Posted June 9, 2011 Posted June 9, 2011 you can also use windows cmd command. Go to directory and run: type * > all_in_one.sql Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.