View Single Post
  #11  
Old 04-28-2004, 07:37 AM
bUsh
Sarnak
 
Join Date: Apr 2004
Location: Waukesha, WI
Posts: 93
Default

Seriously, try this:

First, source db.sql and dumpeditems.sql.
Next, download Find & Replace 1.0 - It's a command prompt app that will replace strings in a text file at lightning speeds. I was able to parse alpha1 and 2 in about 4 seconds each.
(http://www.lencom.com/desc/indexN1380.html)

Then, parse alpha1 and 2 changing all "create table" and "insert into" to "alter table" and "replace into".

Finally, source the parsed alpha1 and 2 files.
__________________
~ b [ u ] s h

* ServerOP * The Green Leaf Server
Reply With Quote