473,796 Members | 2,867 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

MS-Access 2003 Back End Maximum Users

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.

I thought there would be a higher limit than this.

Is there some kind of limit to the number of sessions or files opened
for the XP machine (with the back end database)? If so, can that
number be raised to allow more users to connect?

Also, if the limit is a Microsoft license issue, where they would want
you to buy a Server OS, how does this speak to all the development
over the years promoting "front end/back end" senario? Is it
understood, all this time, that these applications (as described in
Developer books, magazines and articles, etc.) would "convenient ly" be
in an environment where there are 10 or less simultaneous users?
I'm only asking because, NONE of the training or advice ever said,
"oh, by the way, this multi-user situation can only have a max of 10
concurrent users, unless you are deploying on a MS-Server
environment..."

I'm not looking for a hundred, but 10! Geeze, that seems to be a bit
constraining, no?
Thanks in Advance

Feb 21 '07 #1
1 6923
Is there some kind of limit to the number of sessions or files opened
for the XP machine (with the back end database)? If so, can that
number be raised to allow more users to connect?
the maximum number of connections supported on a network in
windows xp is 10. This limitation has nothing to do with
ms-access.
Also, if the limit is a Microsoft license issue, where they would want
you to buy a Server OS, how does this speak to all the development
over the years promoting "front end/back end" senario?
The issue is not related in any way, shape, or form. If you use a
server based edition of windows...no such limit exists.
I'm only asking because, NONE of the training or advice ever said,
"oh, by the way, this multi-user situation can only have a max of 10
concurrent users, unless you are deploying on a MS-Server
environment..."
Well, it is the same for any application. Internet connection sharing,
likely printers...what ever it is ..the limit is 10 users. It not a ms-access
issue, and it assumed that you have competent computer people.

I mean, where does it say when deploying ms-access that you have to
have enough disk space? It NEVER mentions disk space, but only
a fool would stand here and complain about the fact that the ms-access
manual does not state you need enough disk space to deploy your application.
Why is that detail left out? (answer: because we have to assume a certain
level of competence here).

I am VERY VERY hard pressed to have seen ANY company have 10+ users, and not
have some type of server for this environment. So, sure, I known many
companies with 3, or even 8 users same some money, and purchase a windows xp
edition in place of the server edition. however, any competent computer
support person setting up a network is going to know that you want something
better then the desktop edition of windows to server and support more then
10 users.

Is the 10 user number somewhat arbitrary? Sure, perhaps it is, but it comes
down to using the right horse for the right course.
I'm not looking for a hundred, but 10! Geeze, that seems to be a bit
constraining, no?
Hum, the 10 limit rarely comes up in this newsgroup. If you search posts, I
think we are luck to see one or two posts on this a year (and that with in
excess of 20,000+ posts on JUST ms-access alone in ONE MONTH!!!). So, it is
VERY rare to see this issue come up in this newsgroup. If this comes up so
rare
in this newsgroup..then you have to start thinking it not a big deal.

If you have a desktop machine, and
you are allowing 10 users to access resources on that machine, you likely
are risking stability, and users data. You likely are using that
desktop machine in a wrong way. I guess for some, 10 is tons of
users and in some environments you likely would be fired for allowing
10 users to access resources on your desktop machine.

I know if
we allowed a network person to setup a system for 20 users, and
the server was a desktop edition of windows..that dude would be
in heap of trouble...

By the time
a company with *COMPETENT* computer uses gets to having
a server with MORE then 10 users...it likely high time they use
the appropriate version of windows for that purpose..don't you think?
(well, actually..you don't think that!!!).

So, the network limit is rarely a problem, and it not a ms-access issue, but
will depend on the version of windows
you use.
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
pl************* ****@msn.com
Feb 21 '07 #2

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

Similar topics

5
1915
by: Don Wash | last post by:
Hi All! I do not find any relevant newsgroups to post this question so I just posted to this VB DotNet and General DotNet groups. I'm trying to create a VB.NET application that will scan newsgroups. What I like to know is if there are any different between a MS newsgroup (microsoft.public.dotnet.general) and a UseNet newsgroup (comp.software) apart from their topic? Because as a NNTP newsreader user, it is totally
0
1867
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.win64 This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.win64 as an unmoderated world-wide Usenet newsgroup dedicated to the discussion of Microsoft Windows 64 bit programming. This is not a Call for Votes (CFV); you cannot vote at this time. Procedural details appear below. All followup discussion should be crossposted to...
0
1594
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.win64 This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.win64 as an unmoderated world-wide Usenet newsgroup dedicated to the discussion of Microsoft Windows 64-bit programming. This is not a Call for Votes (CFV); you cannot vote at this time. Procedural details appear below. All followup discussion should be crossposted to...
3
3253
by: Christian McArdle | last post by:
REQUEST FOR DISCUSSION (RFD) unmoderated group comp.os.ms-windows.programmer.64bit This is a formal Request For Discussion (RFD) to create comp.os.ms-windows.programmer.64bit as an unmoderated world-wide Usenet newsgroup dedicated to the discussion of Microsoft Windows 64-bit programming. This is not a Call for Votes (CFV); you cannot vote at this time. Procedural details appear below. All followup discussion should be crossposted to...
7
8075
by: Dave | last post by:
We are trying to migrate a MS SQL server app to DB2 8.1 Linux platform. Our database has got about 300+tables with total size - 150 GB We are using MS SQL's BCP utility to extract data from MS SQL's tables and loading into DB2 using DB2's LOAD utility. There are tons of colums of floating point types (singe precion & double precision types) in the database and when extracted using BCP, it generates data only upto 17 digits....
2
13535
by: Mikey | last post by:
Sample VB .NET source code to create mailing labels or customized letters using MS Word MailMerge This VB .NET source code will start MS Word and call methods and set properties in MS Word to execute a MailMerge to create mailing labels or customized letters. A label name known to MS Word MailMerge mailing label wizard may be used or a template file containing the field names Line1 thru Line5 for each record to be printed. If a...
6
2054
by: Anony Mous | last post by:
Hi, We've got some clients that are concerned about running Postgresql 7.3.4 on a Win2k Server box, alongside MS SQL Server. I've been running pg on my XP machines for a long time now (with cygwin) and never had any sort of problem. The db is fast and stable. Does anyone have any experience that would give some weight to our client's concerns? Would there be any potential conflict between the postmaster and MS SQL Server? Your...
2
1501
by: =?Utf-8?B?QW50aG9ueSBSb2RyaWd1ZXosIERCQQ==?= | last post by:
Hi! I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET Framework SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS Visual Studio 2005 Professional Edition. 1) Are both the MS Visual Web Developer 2005 Express Edition and the the MS Visual Studio 2005 Professional Edition used to develop .ASP Web pages? 2) Do I have to uninstall any of the software downloaded before I can
1
2506
by: Dr T | last post by:
Hi! I downloaded MS Visual Web Developer 2005 Express Edition, MS .NET Framework SDK v2.0, and MS SQL Server 2005. Subsequently, I bought MS Visual Studio 2005 Professional Edition. 1) Are both the MS Visual Web Developer 2005 Express Edition and the MS Visual Studio 2005 Professional Edition used to develop .ASP applications?
0
1191
by: InnoSol | last post by:
Hi All, I am not familiar with MS SQL Server. I have one MS Excel file with datas such as date, name, Address such that. My client given one software to type those datas. The typed datas are stored in one .mdf and one .ldf file. Finally I send this two database files to my client. Now what I need is, a link between MS excel file and .mdf database file. Is it possible? Or any other way is there to transfer data from MS Excel to MS SQL Server...
0
9685
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, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10244
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
10201
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,...
0
9061
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7558
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
6802
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
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3744
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2931
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.