[SQLite] INSERT INTO doesn't work properly.
#3

Quote:
Originally Posted by Mugala
Посмотреть сообщение
does your logs says "SERVER: My job is done here!" ? if yes, than check your SQL Structure
Yes, my logs do say this message. And I think my SQL structure is fine. Here is the query on how I create my table:
PHP код:
db_queryDatabase"CREATE TABLE IF NOT EXISTS `Users` (Username, Password VARCHAR(64), IP, Job, Skin, X, Y, Z, Angle, Interior, Money, Health, Armor, AdminLevel, RegisterDate DEFAULT GETDATE());" ); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)