Link to home
Start Free TrialLog in
Avatar of melli111
melli111Flag for United States of America

asked on

SQL Server using Linked server error

I am using a linked server in SQL Server to query an Excel database.  I receive the following error message that I cannot figure out.

The OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "LINKEDSERVER1" reported an error. Authentication failed.
Cannot initialize the data source object of OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "LINKEDSERVER1".
Avatar of dwe761
dwe761
Flag of United States of America image

Take a look here.  Possibly one of these suggestions will work for you.

Avatar of melli111

ASKER

None of these seemed to work.  Would it make a difference that we jsut upgraded our servers to a 64 bit operating system?
ASKER CERTIFIED SOLUTION
Avatar of dwe761
dwe761
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial