Running Access application on Terminal Server

R

reidarT

I have an Access application with a FE and a BE.
The FE is on each users homedirectory and th BE is of course common for all
users.
My question is:
Is it possible to have 50 different Access appliations on one TS?
I can see the question is rather odd, but there should be one application
for each country, and
the application has no common data beyond each country.
reidarT
 
A

Arvin Meyer [MVP]

I have successfully run 31 concurrent users on a rather beefy TS machine:
Dell 3.0 MHz Dual Xeon with 4 GB of RAM. Altogether there were 51 users
including those on a LAN and through an ASP app. I see no reason why you
couldn't run 50 if the database backend was well designed and you had enough
Terminal Server power.
--
Arvin Meyer, MCP, MVP
Microsoft Access
Free Access downloads
http://www.datastrat.com
http://www.mvps.org/access
 
Top