string strConn = "Provider=Microsoft.Ace.OLEDB.12.0;Data Source=" + filename + ";Extended Properties=\"Excel 12.0 Xml;HDR=Yes;IMEX=1\";";
我在谷歌上搜索,但没有得到任何结果.我认为默认值是2,但我不确定.
有人可以帮帮我吗?谢谢.
oledb excel connection-string
connection-string ×1
excel ×1
oledb ×1