473,386 Members | 1,606 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

mdb file not opening on network

8
we have mdb running on windows xp and access 2003, we have several users on our network, but now only one user can access our mdb at the same time.

once one user is logged in and no other user can log in (clicking on the file name nothing happens), however from the server computer it will open direct from the harddrive not thourgh the network it makes no difference if anyone is on the network or not.

any comments!
Mar 21 '07 #1
13 3436
MMcCarthy
14,534 Expert Mod 8TB
First check the following:

In Tools - Options is the Default Open Mode set to Shared or Exclusive. It should be set to Shared in a multiuser environment.

Mary
Mar 21 '07 #2
gcneal
8
ok thanks Mary

already selected

I do recall changing from opreating system from 2000 to xp some time ago, maybe 2 users have not been in at the same time since.

i logged my computer into mdb today and then logged my laptop into mdb, both computers openned and logged into the mdb. however i logged my laptop into the mdb and then tried to log my computer in, and nothing happens

both computers access the mdb from the network

First check the following:

In Tools - Options is the Default Open Mode set to Shared or Exclusive. It should be set to Shared in a multiuser environment.

Mary
Mar 21 '07 #3
Denburt
1,356 Expert 1GB
gcneal seems like a LOT of people are having this issue. Simply put split the database and put the front end on the clients computer, your pc whatever.There is even code out there to help with the distribution of the frontend apps. Good Luck
Mar 21 '07 #4
gcneal
8
Thanks for your help Denburt, i had a feeling this was not my issue

its interesting i have just removed IE7, and now works fine although dont have IE7 on my computer now, Is there a setting in IE7 that stops this blocking action?

gcneal seems like a LOT of people are having this issue. Simply put split the database and put the front end on the clients computer, your pc whatever.There is even code out there to help with the distribution of the frontend apps. Good Luck
Mar 21 '07 #5
MMcCarthy
14,534 Expert Mod 8TB
Thanks for your help Denburt, i had a feeling this was not my issue

its interesting i have just removed IE7, and now works fine although dont have IE7 on my computer now, Is there a setting in IE7 that stops this blocking action?
That's very interesting. Wonder if there's a patch.
Mar 21 '07 #6
Denburt
1,356 Expert 1GB
Interesting, although I have had this issue before I.E.7 but it very well could be, with Microsoft you almost never know.
Mar 21 '07 #7
gcneal
8
yes my thoughts too, no auto updates, no manual updates that I’m aware of, but I think I need to like closer

That's very interesting. Wonder if there's a patch.
Mar 21 '07 #8
gcneal
8
mm ok, im going to reinstall ie7 and see if its ie7 or a update within ie7

Interesting, although I have had this issue before I.E.7 but it very well could be, with Microsoft you almost never know.
Mar 21 '07 #9
Denburt
1,356 Expert 1GB
Good luck and let us know if you manage to nail it down.
Mar 21 '07 #10
gcneal
8
ok reinstalled ie7, the issue has come back! i have noticea a message i get with ie7 see below, this does not pop up on computers with ie6, but i can log in perfectly fine from one computer runing ie7 and any other computer running ie6.

Open File - Security Warning

Name: (then name of database)
Publisher: Unknown Publisher
Type: Microsoft Office Access Application
From: (network location)"

Good luck and let us know if you manage to nail it down.
Mar 21 '07 #11
gcneal
8
ok i have an answer,

http://windowsxp.mvps.org/networkfile.htm
Mar 21 '07 #12
MMcCarthy
14,534 Expert Mod 8TB
ok i have an answer,

http://windowsxp.mvps.org/networkfile.htm
IE7 obviously considers an mde to be an executable file.
Mar 21 '07 #13
Denburt
1,356 Expert 1GB
Looks like we hit the sandbox again... I am currently working on an article that this fits right in with this. aargh Sandbox is only protecting us from beginners but is hampering our efforts as professionals...
Mar 22 '07 #14

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: MLH | last post by:
I'm developing an app that I'd like to backup each time I open it for modifications. Is it too late to do so after opening the file with Access? Here's what I've been trying... Trevor Best posted...
3
by: Pierre | last post by:
Hi all, On an access application there is a huge (110 meg) external mdb file that is linked. If that file is use only once in a while, would that help the network if we link that file on...
5
by: Rosa | last post by:
Hi, I'm experiencing a bit of a problem with security and file access from within a ASP.Net application... Locally (from an XP client) I manage to get any file or folder on my machine with...
12
by: Mark | last post by:
Hello, in a simple console application I try to create a file with some code like: FileStream file = new FileStream("test.txt", FileMode.OpenOrCreate, FileAccess.Write); StreamWriter sw = new...
11
by: sur | last post by:
Hello, My problem is that File.Exists works fine if my file is on my local drive but returns false if its on any other drive. I think that the issue is probably file permissions and so I have...
1
by: empika | last post by:
Hi how do i open a network printer as a file in C#? I can open the printer and write a line to it in vb6 just like this: Open FindPrinter("\\ip123\thePrinter") For Output As #1 Print #1,...
4
by: Ryderch | last post by:
Greetings folks! I need to open a file located on a remote machine running DOS (ouch!) from a client running Vista. The network connection is based on NetBEUI. Test1 Code running on the...
4
by: Prof. William Battersea | last post by:
Hello, Suppose I have a Vista machine called VISTA and an XP machine called XP in a workgroup named WORKGROUP. Physically they're connected to a router and I can see lists of public and shared...
4
by: Uriel88 | last post by:
Hello, I am working with developing an application that uses the Netmon 3.2 API. Currently they have a PInvoke wrapper to access unmanaged C++ DLL functions. Basically what I am attempting to do...
0
by: itshibu | last post by:
I tried to write a program that can open files from the server. But the shared folder in the Win2003 server is password protected. i tried the following code ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.