1、Table是关键字
2、insert语句是Values
3、时间要价单引号try:
string strSQL="Insert Into [table] Values ('"+DateTime.Parse(Date).ToShortDateString()+"')";