Microsoft jet database engine could not find object 'xyz.dbf'...
The following was added to the Some Microsoft Access MDB Corruption Symptoms page
4b) 3011 - Microsoft jet database engine could not find object 'xyz.dbf'... Notice the dbf file extension. A dbf file name needs to be in 8.3 DOS name format. It is quite possible that some machines can open the file with a longer file name and others it must be in 8.3 DOS name format. Thanks to Marc L. Allen for this one.