Andrew
Thu Oct 27 03:05:22 CDT 2005
"Fredrated" <Fredrated@discussions.microsoft.com> wrote in message
news:C0F9AA76-9221-4AAF-8A77-E9ABFD6BB648@microsoft.com...
> When I am in MS Access and attempt to link to a Foxpro table in dBASE IV
> format, even tough I navigate to the file with Access, when I click on it
> I
> get the error message
> The Microsoft Jet database engine could not find the object 'xxx.dbf'.
> Make
> sure the object exists and that you spell its name and path...
>
> Any ideas?
>
> Thanks in advance for your help
> Fred
Are the dbf files on a network location or the local machine?
If they work when stored locally but not on a network there may be some
service running as LOCAL SYSTEM (ie has no network access) which is trying
to open it and the real error is "access denied."
You can get more information on why / what is happening by running filemon
from
http://www.sysinternals.com/Utilities/Filemon.html and setting some
filters (eg on the filename) and seeing what the real error is.
--
HTH
Andrew Howell