Cannot initialize the data source object of OLE DB provider “Microsoft.ACE.OLEDB.12.0” for linked server

后端 未结 2 1534
南方客
南方客 2021-01-25 21:36

I\'m trying to establish a linked server from SQL Server 2008 R2 to an Access database. The Access database is not password protected. As

2条回答
  •  不知归路
    2021-01-25 22:08

    I fixed the problem by disabling UAC within the control panel. I am unsure what changes this made, but it might help others!

提交回复
热议问题