Posted by Yves. L. on 12/19/06 14:37
Hi,
The # of concurrent connection a SQL server handles depends on the
settings of the server.
However if you plan to have a 1000 concurrent users (and 1000 open
connection at a time) you should probably
- implement caching from start in your app.
- check this with your web hosting facility.
YvesL
Goran wrote:
> How many users can access to SQL server at the same time with web aplication
> written in C# 2005? What if my database is 1GB and 1000 people access at 1
> second - some simple query. My web hosting acc will be
> http://www.webhost4life.com or something simmilar!
>
>
Navigation:
[Reply to this message]
|