473,672 Members | 3,854 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Max users?

Is there a way to set max users of a network shared database? We seem
to be having a problem getting a fourth user (yes, it's a small
office) onto the database. Or is there possibly something else going
on?

Thanks

mike
(the closest thing to an IT department our company has)

Aug 24 '07 #1
3 1668
On Aug 24, 6:10 pm, magmike <magmi...@yahoo .comwrote:
Is there a way to set max users of a network shared database? We seem
to be having a problem getting a fourth user (yes, it's a small
office) onto the database. Or is there possibly something else going
on?
If the other user's computer has Internet Explorer 7, I might have the
answer, and it has nothing to do with the number of other users.

Here's what I posted just a few minutes ago:

I've seen several problems cropping up on computers with Internet
Explorer 7. The oddest so far: Shortcuts to .mdb files fail silently
when another user on the network has the file open.

The more typical manifestation of the problem: You try to open a
Microsoft Access file that resides on a different computer, and are
told:

'Microsoft Access cannot open this file.

This file is located outside your intranet or on an untrusted
site.
Microsoft Access will not open the file due to potential
security
problems."
The fix in both instances:

In Internet Explorer, choose Tools Internet Options.
Then click the "Security" tab. Select the "Local intranet" zone.
Click the "Sites" button. Clear the checkbox for
"Automatica lly detect intranet network".

It was serendipity that helped me troubleshoot this problem, making me
a minor-league hero to two clients one morning. Hopefully this
posting will help bestow hero status on some of you other designers
out there!

Phyllis Emigh

Aug 24 '07 #2
Even if almost every factor for a multiuser database is less than optimal,
logging in four users should not be a problem. Thus I suspect "something
else is going on."

Larry Linson
Microsoft Access MVP

"magmike" <ma******@yahoo .comwrote in message
news:11******** *************@q 3g2000prf.googl egroups.com...
Is there a way to set max users of a network shared database? We seem
to be having a problem getting a fourth user (yes, it's a small
office) onto the database. Or is there possibly something else going
on?

Thanks

mike
(the closest thing to an IT department our company has)

Aug 25 '07 #3
On Aug 24, 8:13 pm, "Larry Linson" <boun...@localh ost.notwrote:
Even if almost every factor for a multiuser database is less than optimal,
logging in four users should not be a problem. Thus I suspect "something
else is going on."

Larry Linson
Microsoft Access MVP

"magmike" <magmi...@yahoo .comwrote in message

news:11******** *************@q 3g2000prf.googl egroups.com...
Is there a way to set max users of a network shared database? We seem
to be having a problem getting a fourth user (yes, it's a small
office) onto the database. Or is there possibly something else going
on?
Thanks
mike
(the closest thing to an IT department our company has)- Hide quoted text -

- Show quoted text -
I haven't had any problems since I implemented Phyllis' suggestion, so
it must have worked.

Aug 28 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
2030
by: zsh-users-help | last post by:
Hi! This is the ezmlm program. I'm managing the zsh-users@sunsite.dk mailing list. To confirm that you would like python-list@python.org removed from the zsh-users mailing list, please send an empty reply to this address:
6
12349
by: Hannu | last post by:
Hi. In the ldb file you can see the users of the mdb-file. If you open the mdb-file your machine and username will be written in the lbd- file. Allthough you close the mdb-file your name won't disappear from the ldb-file, before every user has closed the mdb-file. I have heard that there will be problems if the amount of users will be over 10 in mdb-files. Is that true? Hannu
5
1663
by: Andy Davis | last post by:
I have a two tables, Users and Requests, the latter which displays the daily log on's of 20 users. Both tables are related by a one-to-many relationship in the Requests table via the UserId field. I want to run a query that when I enter a date shows all the users that DID NOT connect for that particular day. For example, say user id's 1 and 2 were on the system on a particular day but user id's 3 - 20 were not, how do I display just...
3
4443
by: mgPA | last post by:
Short: How can I limit the number of concurrent logins to Access (2000) DB? Long: I seem to be having the problem discussed in previous postings of having more than 9 or 10 concurrent logins. If I can limit the number of concurrent logins to 8 or 9, that would satisfy our needs. Thanks
6
539
by: mark | last post by:
I have an asp.net ecommerce web application on a remote web server. I'm using an Access database on the back end. I've notice a few strange things. When I mimic an multiple user environment by surfin it in multiple browsers simultaneously the site generates a generic runtime error after awhile. I'm thinking this has something to do with my access database and multiple connections. I'm using forms authentication with a login page. Is...
6
1964
by: google | last post by:
I have a few general questions. I am working on a new database to be used within my company. I would like to give a couple of people, particularly HR, the ability to add and delete Access users, and add/remove them to groups, so as people join and leave the company, they can be added/removed as database users at that time. However, I don't want them to have to do it through the standard Access users/groups interface, and I don't want...
5
16429
by: profdotnet | last post by:
Below is the code of web.config file: <configuration> <system.web> <authentication mode="Forms" /> <authorization> <allow users="Admin"/> <deny users="Jack,Mary" /> <deny users="?"> </authorization>
1
6913
by: cefrancke | last post by:
I have a Back End database (split) that is on a smokin' hot machine (dual processor, 2 gig RAM, XP Pro SP2) and I'm getting an error that says the database (back end file) is "opened exclusively" by someone else. I looked at the number of sessions and noticed that when the number of sessions were at 10, any new user launching the front end would get the "exclusive" error message. There is no security in place and no login required.
2
1383
by: Vayse | last post by:
1) How do I get a list of all users in a domain? I've searched the web, but any sample I've found seems to use VB 2003 or earlier. Is there any samples that user 2005, and make full use of the My functions? 2) In general, does getting a list of all the users require admin permission? Thanks Vayse
9
2329
by: Jonathan Wood | last post by:
I've spent days trying to come up with a solution. I'd appreciate it if anyone can help. My site requires all users to log on. There are three different roles of users, and each user type will have access to a completely different set of pages. "Client" pages are in the root folder and "Admin" and "Trainer" pages each have their own subfolders. The problem is that when a user goes to the domain, I want to redirect "Admin" and...
0
8945
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8844
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 tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8642
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
6254
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5720
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4239
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
4439
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2836
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
1836
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.