Article ID: 926526 - Last Review: October 15, 2007 - Revision: 1.2 Error message when you try to open a linked SharePoint table in Access 2007: "The Microsoft Office Access database engine could not find the object"On This PageSYMPTOMSWhen you try to open a linked Microsoft Windows SharePoint Services table in Microsoft Office Access 2007, you may receive an error message that resembles the following error message: The Microsoft Office Access database engine
could not find the object 'Object name'. Make sure the object exists and that you spell its name and the path
name correctly. This error message occurs after you update the linked SharePoint table programmatically more than one time in a row by using the Data Access Objects (DAO) RefreshLink method. CAUSEThis problem occurs because the RefreshLink method ignores the table relationships that are created during the previous call to the method. WORKAROUNDTo work around this problem, programmatically delete the table relationships before you use the RefreshLink method to update the linked table. Sample subroutine to delete the relationshipsTo use a subroutine to delete the relationships for the refreshed link, follow these steps:
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.
| Article Translations
|

Back to the top
