<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript"></script>
c# 连接excel,提示"找不到可安装的ISAM" 其原因是连接字符串"中extended properties=Excel 8.0;HDR=No;"中Excel 8.0;HDR=No;需要用双引号引起来.即"extended properties=/"Excel 8.0;HDR=No;/""。其中HDR=Yes时以第一行作为表头