Totally Zenned
- Join Date:
- Apr 2006
- Location:
- London, UK
- Posts:
- 10,475
- Plugin Contributions:
- 11
Stocks by attributes
woodlandsprite:
Does anyone here know how to edit/update a sql table (I already have this mod installed and I wish to update it to the most recent version).
The sql file with the download executes a "create" order but I don't need to create the table - it already exists.Just delete the CREATE statement down to and including the semi-colon and then run the SQL as you would normally i.e. via Admin > Tools > Install SQL Patches or phpMyAdmin or whatever other database management tool you might use, or your webhost supplies.