We are looking to purchase a new piece of software that uses SQL 2000. This package would have upwards of 1,500 concurrent users. This application does not use connection pooling and will require multiple connections to the database per user. So, I could easily be looking at 9,000 connections at any one time. YIKES! That scares me. Should it? Does SQL Enterprise handle connections better than Standard? Does memory really make a difference?
I know that the maximimum "limit" is like 32,000 connections or something, but saying it is the maximum and actually having it perform are two different things.
Thanks in advance,
Debi
I know that the maximimum "limit" is like 32,000 connections or something, but saying it is the maximum and actually having it perform are two different things.
Thanks in advance,
Debi