josephwalter
Programmer
I have a linked server set up on SQL Server that is pointed at an Access 2000 database. I've successfully created a view in one of my SQL Server databases that queries certain data from this linked server.
I can run the view from the server machine with no problems, but when I try to run it on my workstation (using Enterprise Manager), I get the following error:
[Microsoft][ODBC SQL Server Driver][SQL Server][OLE/DB provider returned message: Unspecified error]
I have another (possibly related) problem when working at my workstation. When I expand Security > Linked Servers > myLinkedServerName and click on Tables, the get the following error:
Error 7399: OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.
These error messages are not giving me any direction! Please help.
I can run the view from the server machine with no problems, but when I try to run it on my workstation (using Enterprise Manager), I get the following error:
[Microsoft][ODBC SQL Server Driver][SQL Server][OLE/DB provider returned message: Unspecified error]
I have another (possibly related) problem when working at my workstation. When I expand Security > Linked Servers > myLinkedServerName and click on Tables, the get the following error:
Error 7399: OLE DB provider 'Microsoft.Jet.OLEDB.4.0' reported an error.
These error messages are not giving me any direction! Please help.