D
David
Hello,
I maintain an application that shares an Access database.
The server generally writes data to the database and interested
clients pick up records of interest. Generally we have a small
number of clients (2-15). A few customers have used up to 40
clients. My sales manager asked today if we could handle 110
clients.
I know that Access has a limit of 255 connections. I'd like
to check the number of connections Access has open to make sure
that something dumb like a client owning a couple connections
doesn't happen. My lab currently handles about 6 clients.
The (client/server) applications are VC++ v6 and use ODBC
to access the database on a shared drive on the server.
I'd like to ask the Access Database or ODBC or something
to see how many connections are actually open for the six
clients. I expect a number like 7 (6 clients plus 1 server).
This would give me a good idea of what number of clients
Access could actually handle for this application.
I've also been unable to locate the capacity planning
information for Access. I'd read some guidelines before
but can't recall where. Our current server is W2K Server
P-III 850Mhz w/512MB RAM. I'd expect 110 clients (share
users) to perhaps need a bit more horsepower. Do you
recall a figure that mentioned a guideline for how much
memory a server should have if it is to support X share
users? Obviously we'll need to add CALs to the server
as well.
Thank you in advance,
David
I maintain an application that shares an Access database.
The server generally writes data to the database and interested
clients pick up records of interest. Generally we have a small
number of clients (2-15). A few customers have used up to 40
clients. My sales manager asked today if we could handle 110
clients.
I know that Access has a limit of 255 connections. I'd like
to check the number of connections Access has open to make sure
that something dumb like a client owning a couple connections
doesn't happen. My lab currently handles about 6 clients.
The (client/server) applications are VC++ v6 and use ODBC
to access the database on a shared drive on the server.
I'd like to ask the Access Database or ODBC or something
to see how many connections are actually open for the six
clients. I expect a number like 7 (6 clients plus 1 server).
This would give me a good idea of what number of clients
Access could actually handle for this application.
I've also been unable to locate the capacity planning
information for Access. I'd read some guidelines before
but can't recall where. Our current server is W2K Server
P-III 850Mhz w/512MB RAM. I'd expect 110 clients (share
users) to perhaps need a bit more horsepower. Do you
recall a figure that mentioned a guideline for how much
memory a server should have if it is to support X share
users? Obviously we'll need to add CALs to the server
as well.
Thank you in advance,
David