View Single Post
  #7  
Old 02-21-2003, 05:28 PM
Trumpcard
Demi-God
 
Join Date: Jan 2002
Location: Charlotte, NC
Posts: 2,614
Default

You need to add the ts column to your database.

Try to do an update and add the table and it will get rid of that error.

try

alter table variables add (ts timestamp);
__________________
Quitters never win, and winners never quit, but those who never win and never quit are idiots.