最好不要使用中文来对数据表或字段命名
conn.execute"update 留言信息 set check =check+1 where ID="&id
conn.execute "update 留言信息 set [check] =[check]+1 where [ID]="&id
2008-07-06 20:02

2008-07-06 21:35
2008-07-07 16:04