【 以下文字转载自 Database 讨论区 】
【 原文由 observer 所发表 】
google了一把,
发现好多人碰到了这个问题,
有人质疑是不是ODBC bug
还有人建议把记录置空,不删除,
这个主意太差,
因为下次加新记录就会中间空老大一段,
而且用久了记录只会越来越多,
手工删容易出错,尤其是table 直接有dependency时。
以下是比较肯定的结论,
也不知道MS这帮人是怎么想的,不让人家delete a record http://www.kbalertz.com/kb_Q257819.aspx
You are more restricted in deleting Excel data than data from a relation
al data source. In a relational database, "row" has no meaning or existe
nce apart from "record"; in an Excel worksheet, this is not true. You ca
n delete values