473,395 Members | 1,658 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,395 software developers and data experts.

access in a shared folder

Hi everyone :)

I have a split database with the backend on a shared folder which
users access through the LAN. The front end sits on their hard
drives.

Apparently windows 2000 has a limit of 10 connections to shared
drives. When mapping the drives I can only get 7 people out of the 9
I require before I start getting messages telling me the connection
limit has been reached. I am told this is because windows counts
other 'things' as connections not just users connecting through mapped
drives.

My question is: has anyone experienced the same thing, and what did
you do to overcome the problem.

I can install windows 98 on the host machine which doesn't have the
same restriction, but this isn't likely to happen as it is against our
procedures.

Can anyone think of anything else?
Nov 12 '05 #1
3 3184
On 2 Nov 2003 17:12:15 -0800, we****@hotmail.com (Michael) wrote:

Your server may be running Windows 2000 Pro, which has some
limitations that Win2K Server does not. It may also be a licenses
issue; check out the Licenses applet in Control Panel (if any). Also
check with Event Viewer for more detailed messages.

Mapping drives is not needed. Just link everyone to
\\servername\sharename\. It's safer too, but may suffer from the same
restriction.

-Tom.
Hi everyone :)

I have a split database with the backend on a shared folder which
users access through the LAN. The front end sits on their hard
drives.

Apparently windows 2000 has a limit of 10 connections to shared
drives. When mapping the drives I can only get 7 people out of the 9
I require before I start getting messages telling me the connection
limit has been reached. I am told this is because windows counts
other 'things' as connections not just users connecting through mapped
drives.

My question is: has anyone experienced the same thing, and what did
you do to overcome the problem.

I can install windows 98 on the host machine which doesn't have the
same restriction, but this isn't likely to happen as it is against our
procedures.

Can anyone think of anything else?


Nov 12 '05 #2
Thanks for your reply tom.

Your right, mapping drives isn't required, but still suffers the connection limit.

;)
Tom van Stiphout <to*****@no.spam.cox.net> wrote in message news:<bb********************************@4ax.com>. ..
On 2 Nov 2003 17:12:15 -0800, we****@hotmail.com (Michael) wrote:

Your server may be running Windows 2000 Pro, which has some
limitations that Win2K Server does not. It may also be a licenses
issue; check out the Licenses applet in Control Panel (if any). Also
check with Event Viewer for more detailed messages.

Mapping drives is not needed. Just link everyone to
\\servername\sharename\. It's safer too, but may suffer from the same
restriction.

-Tom.
Hi everyone :)

I have a split database with the backend on a shared folder which
users access through the LAN. The front end sits on their hard
drives.

Apparently windows 2000 has a limit of 10 connections to shared
drives. When mapping the drives I can only get 7 people out of the 9
I require before I start getting messages telling me the connection
limit has been reached. I am told this is because windows counts
other 'things' as connections not just users connecting through mapped
drives.

My question is: has anyone experienced the same thing, and what did
you do to overcome the problem.

I can install windows 98 on the host machine which doesn't have the
same restriction, but this isn't likely to happen as it is against our
procedures.

Can anyone think of anything else?

Nov 12 '05 #3
Michael -

The desktop OS's have a limit of 10 connections. You'll have to move to 2000
server, 2003 server, or Linux/samba to get more connections...

- jtp

"Michael" <we****@hotmail.com> wrote in message
news:af**************************@posting.google.c om...
Hi everyone :)

I have a split database with the backend on a shared folder which
users access through the LAN. The front end sits on their hard
drives.

Apparently windows 2000 has a limit of 10 connections to shared
drives. When mapping the drives I can only get 7 people out of the 9
I require before I start getting messages telling me the connection
limit has been reached. I am told this is because windows counts
other 'things' as connections not just users connecting through mapped
drives.

My question is: has anyone experienced the same thing, and what did
you do to overcome the problem.

I can install windows 98 on the host machine which doesn't have the
same restriction, but this isn't likely to happen as it is against our
procedures.

Can anyone think of anything else?

Nov 12 '05 #4

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

Similar topics

2
by: James | last post by:
how can i allow access to a shared network folder? i am trying to give access to my as pages only. i don't want just anyone to type in the path of my files. i can't seem to do this with a shared...
5
by: premmehrotra | last post by:
I currently have a multi-user access database which is put on a shared drive L: on a Windows Servers. Entire database is one file premdb.mdb. Users access this database from their laptops....
8
by: Thats Me | last post by:
Background: Access 2000 running on Windows 2000, Did not design inherited (three previous database maintainers in last 18 months), Non-existent comments for existing code modules and objects, six...
2
by: Ian B | last post by:
This is a basic question for anyone who knows what they're doing with web server admin so hopefully someone will be able to assist me here!... I have a www based asp.net application which allows...
17
by: rdemyan via AccessMonster.com | last post by:
With A2003, I'm having trouble accessing files in a folder on another computer where back-end files, update files, etc are located. Here's the scenario: 1) Computer #1 - A2003 2) Computer #2 -...
13
by: Elton Cohen | last post by:
Hi newsgroup! Can anyone tell me where I should put a simple Access database file in order to be accessible for every computer in the network (same workgroup)? There does not need to be any...
7
by: Speech Lover | last post by:
I have problem writing content to a UNC file from my ASP.NET 1.1 application. This is on Windows server 2003 The event log says "X:\temp\abc.txt path not found" and stuff. Note that I have...
0
Pittaman
by: Pittaman | last post by:
Hello, I've searched the net (and this site in particular) but haven't found anything useful yet. I guess this could be a .NET question too, but I believe it's a windows permissions question in the...
25
by: p byers | last post by:
Good Morning Folks I have a LAN Among the several connections to it are the following four devices: A MAXSTOR network Storage Device A PC running Microsoft Windows 2000 Server 5.0.2195 (SP4) A...
3
by: noseyneil | last post by:
I have a MS Access 2000 database running my wife's cross stitch business. We have it on two PCs both running XP, with one having a linked mde APP front end (PC 2) and one having the MDB back end and...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

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.