devxlogo

Max users

Question:
I have 20 user licenses. During some activities, users are being logged in two or three times. Thus I can hit a max user limit with only 9 actual users. Any suggestions on what to look for to minimize this? We are runningSQL Server 6.5 and 7.0 as “back-end” linked to Access via ODBC as “front-end”.

Answer:
There are technologies now that allow something called pooling, where connections are shared between users. MTS keeps connections alive after they are used so that they can be re-assigned to new users. Also, your application’s architecture could have an influence on how many connections are created and how they are used.

Charlie has over a decade of experience in website administration and technology management. As the site admin, he oversees all technical aspects of running a high-traffic online platform, ensuring optimal performance, security, and user experience.

See also  How Seasoned Architects Evaluate New Tech

About Our Editorial Process

At DevX, we’re dedicated to tech entrepreneurship. Our team closely follows industry shifts, new products, AI breakthroughs, technology trends, and funding announcements. Articles undergo thorough editing to ensure accuracy and clarity, reflecting DevX’s style and supporting entrepreneurs in the tech sphere.

See our full editorial policy.