Users can't find local mde/mdb file 
Author Message
 Users can't find local mde/mdb file

I have been running into a problem on the win2k machines where I work.

I am an MS Access developer and I have been installing a front-end for an
Access application that I have written. On many of the win2k machines, users
have been getting a "Can't find database file (path name)" error message
when they attempt to start the local Access file. I know that their local
copy of Access is fine since they are able to open the same file when they
open it from a folder on our network. They only get the message when they
try to open the file from their own C drive. In every case, I have had to
give them local administrative rights for the application to start for them
(it works fine with local administrative rights). For obvious reasons, this
is less than ideal; especially now that more and more people are wanting the
application and more and more people are being upgraded to Win2k. I am under
the impression that they should be able to open any kind of file if they are
power users, which they are, but it doesn't seem to be the case.

Michael Kelty
City of Alexandria
Department of Mental Health, Mental Retardation and Substance Abuse Services



Sun, 03 Jul 2005 06:04:47 GMT  
 Users can't find local mde/mdb file

Hi Michael,

My name is Amy Vargo.  Thank you for using the Microsoft Access Newsgroups.

I have seen this issue before if the path to the file is over 127
characters.  On Windows 2000, the full path to the file cannot be over 127
characters, including the root.  

For example:  C:\My Documents\My File\Mydatabase.mdb.

If the path is greater than 127 characters, shorten the path.

I hope this helps!  If you have additional questions on this topic, please
respond back to this posting.

Regards,

Amy Vargo
Microsoft Access Engineer

This posting is provided 'AS IS' with no warranties, and confers no rights.
You assume all risk for your use. ? 2001 Microsoft Corporation. All rights
reserved.



Sun, 03 Jul 2005 23:55:23 GMT  
 Users can't find local mde/mdb file
Thank you. I am going to check this out and see if that is the problem.


Quote:

> Hi Michael,

> My name is Amy Vargo.  Thank you for using the Microsoft Access
Newsgroups.

> I have seen this issue before if the path to the file is over 127
> characters.  On Windows 2000, the full path to the file cannot be over 127
> characters, including the root.

> For example:  C:\My Documents\My File\Mydatabase.mdb.

> If the path is greater than 127 characters, shorten the path.

> I hope this helps!  If you have additional questions on this topic, please
> respond back to this posting.

> Regards,

> Amy Vargo
> Microsoft Access Engineer

> This posting is provided 'AS IS' with no warranties, and confers no
rights.
> You assume all risk for your use. ? 2001 Microsoft Corporation. All rights
> reserved.



Wed, 06 Jul 2005 03:33:52 GMT  
 Users can't find local mde/mdb file
Amy,

I think your statement needs some claryfications.

Quote:
>On Windows 2000, the full path to the file cannot be over 127
> characters, including the root.

If that's true, how come MAX_PATH is declared to 260 characters in WinDef.h?
    #define MAX_PATH          260

If full path would be limited to 127 characters many Windows structures and
WinAPI calls would get scrued up when using the MAX_PATH constant.

--
Regards,
Lars-Eric
http://www.clippersweden.se



Quote:

> Hi Michael,

> My name is Amy Vargo.  Thank you for using the Microsoft Access
Newsgroups.

> I have seen this issue before if the path to the file is over 127
> characters.  On Windows 2000, the full path to the file cannot be over 127
> characters, including the root.

> For example:  C:\My Documents\My File\Mydatabase.mdb.

> If the path is greater than 127 characters, shorten the path.

> I hope this helps!  If you have additional questions on this topic, please
> respond back to this posting.

> Regards,

> Amy Vargo
> Microsoft Access Engineer

> This posting is provided 'AS IS' with no warranties, and confers no
rights.
> You assume all risk for your use. ? 2001 Microsoft Corporation. All rights
> reserved.



Wed, 06 Jul 2005 22:04:08 GMT  
 
 [ 4 post ] 

 Relevant Pages 

1. Download files from server to a specific path on user's local harddrive

2. Lanching the user's default web browser with a local file

3. Lanching the user's default web browser with a local file

4. Download files from server to a specific path on user's local harddrive

5. install the deployed program and couldn't find mdb file

6. how to create an .MDE file from a utility (library) .MDB

7. Creating an MDE from an MDB file

8. Merging Access MDE or MDB File

9. export data from local txt file to .mdb file on server

10. 'Canned' data in VB program

11. need help updating a local front end mdb from an mdb on an ftp site

12. Find out if Hidden Files are shown on user's system

 

 
Powered by phpBB® Forum Software