Thread
:
Myra spawn db
View Single Post
#
1
12-14-2003, 02:11 PM
cybermax
Sarnak
Join Date: Oct 2002
Posts: 90
Oki.. for now doing it in this order then :
source db.sql
source dumpeditems.sql
ALTER TABLE npc_types DROP lastname;
source myradb.sql
ALTER TABLE npc_types ADD lastname VARCHAR(32) AFTER name;
And that took care of that for now
cybermax
View Public Profile
Send a private message to cybermax
Find all posts by cybermax