Thread: Adding Aug's
View Single Post
  #13  
Old 07-29-2006, 02:42 PM
GeorgeS
Forum Guide
 
Join Date: Sep 2003
Location: California
Posts: 1,474
Default

Just a fix for the sql above - was missing a single quote

INSERT INTO object (id, zoneid, xpos, ypos, zpos, heading, itemid, charges, objectname, type, icon)
VALUES (5001, 22, '-228.84', '-1617.5', '5', '140', 0, 0, 'IT10714', 53, 1115);
__________________
Your source for EQ database tools
Toolshop is open for business


http://www.georgestools.chrsschb.com//
Reply With Quote