> Client wants to run 30 concurrent users testing/training.
Lets suppose those 30 users each click a new page every 10
seconds. That means 3 requests per second. Lets suppose a page
takes 200 ms to process: you can still run everything over a
single connection without having any concurrency issues.
You really need to do more work in establishing the true level of
concurrency before you can asses whether Access can handle the job.
Jochem
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

