LinkedServer in SQL Server 2005 to MS Access 2003

  • I have SQL Server 2005 loaded on 4 machines, all with  a LinkedServer to an AccessDatabase.  All four can read the data from the Access Database.  2 of them are giving me problems.  If the Access database is open in Access, I get the error: 

    OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "rbcsdata" returned message "Could not use ''; file already in use.".

    also, on the same 2 computers, I cannot write to the tables in the access database.  I get the error:

    OLE DB provider "Microsoft.Jet.OLEDB.4.0" for linked server "rbcsdata" returned message "Operation must use an updateable query.".

    2 of the computers, everything works fine but 2 of them, I get these errors.

    Any help would be greatly appreciated.

  • Do you get the same errors when a 2nd user opens Access and tries execute these tasks?

  • That's no problem.  Multiple people can be in these databases at the same time and there are no errors.

  • check the FileDSN settings on the 2 computers u have issues with..i mean the FileDSN's that were created to access SQL Server.

  • just a hunch, the SQL Server should have rights to write to the file server where the Access file is stored. 

  • The sql server and access databases are on the same machine.

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply