Excel导入SQLServer报错
The operation could not be completed.
Additiona information:
…,未在本地计算机上注册"Microsoft,ACE.OLEDB.12.0"提供程序。(System,Data)
解决方案
sqlserver导入xlsx格式的excel文件,会报错,需要将导入的xlsx文件另存为xls文件
The operation could not be completed.
Additiona information:
…,未在本地计算机上注册"Microsoft,ACE.OLEDB.12.0"提供程序。(System,Data)
解决方案
sqlserver导入xlsx格式的excel文件,会报错,需要将导入的xlsx文件另存为xls文件