Did you use a mapped drive in the path to mdb file location?
(like K:\MyDatabase.mdb)
If yes, then you need to change the mdb file path to the UNC address,
something like \\servername\foldername\MyDatabase.mdb
Does that help?
***********
Regards,
Ron
XL2002, WinXP-Pro
> Help!
>
[quoted text clipped - 12 lines]
>
> Dave.
devbox - 13 Jan 2006 04:46 GMT
Yep, I am using the \\servername\foldername\MyDatabase.mdb path and this
works fine for me but it does not refresh for the other users.
They get the "[Microsoft][OBDC Microsoft Access Driver] Disk or Network
Error"

Signature
devbox
Ron Coderre - 13 Jan 2006 13:31 GMT
Well....I searched Google for your error and got this MS link:
http://support.microsoft.com/kb/q251254/
I hope that helps.
Regards,
Ron

Signature
Ron Coderre
devbox - 21 Jan 2006 12:28 GMT
Well, I have found that it is not related just to the user but the
computer that I set up the query on. It works fine on whatever
computer I set up the query with, but gives me the error above even if
I logon and attempt to refresh the data on another system.
I have tried the database query, basic import (OLE DB query), and even
recorded a macro. They all work fine on whatever system I use to set
it up, but produce the above error on other systems.
I am using the full path and everything should work. Looks like I am
going to have to learn some VBA and try some kind of other code
solution. :confused:

Signature
devbox
devbox - 27 Jan 2006 11:07 GMT
I finally found my problem was really with the path after all. I foun
many different ways to import data that I cound get to work because o
the path. Now everything works fine. Painfull learning experience! :