You're a good man for keeping shockwave alive.
If you want the easy, cheap way to fix this, here:
Code:
ALTER TABLE `users` ADD COLUMN `name` varchar(255) DEFAULT = '{You could replace this with your hotel name, it'd make it seem a bit more professional in case the column [name] actually does something. "James" or something would look pretty bad if it said "HEY JAMES" on an alert and your name was Michael..}';
Replace anything in the { }'s after reading my message. That's the easiest solution. If you're hardcore, open the emulator in Visual studio 2010 and search the files for the SQL query it's giving you errors on.