Could not find installable ISAM

前端 未结 7 1755
Happy的楠姐
Happy的楠姐 2020-11-28 15:52

I have the following code :

string excelConnectionString = @\"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=C:\\db\\suc.xls; Extended Properties=\"\"Excel 1         


        
相关标签:
7条回答
  • 2020-11-28 16:44

    use Extended properties="\excel 8.0;

    0 讨论(0)
提交回复
热议问题