Thread: SQL insert help
View Single Post
  #3  
Old 11-27-2011, 04:02 AM
Ohk4y Ohk4y is offline
Registered User
Ohk4y's Avatar
Join Date: Jun 2011
Posts: 43
Ohk4y is an unknown quantity at this point
Send a message via AIM to Ohk4y
That first row, I just typed in the information manually to see what it would look like.


Don't know if this helps:
PHP Code:
CREATE TABLE 'loot' (account TEXT DEFAULT '' PRIMARY KEY, class TEXT DEFAULT ''name_en TEXT DEFAULT ''loc TEXT DEFAULT ''x INTEGER DEFAULT 0y INTEGER DEFAULT 0
__________________
Reply With Quote