01 2012 档案
connection string for Excel/Access 2010
摘要:Excel 2010 连接字符串case1:ConnectionString=string.Format(@"Provider=Microsoft.Jet.OLEDB.4.0;DataSource={0};ExtendedProperties='Excel8.0;HDR=Yes;IMEX=1'",ExcelPath);break;case2:ConnectionString=string.Format(@"Provider=Microsoft.Jet.OLEDB.4.0;DataSource={0};ExtendedProperties='
阅读全文
浙公网安备 33010602011771号