|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
five connection limitHi!
Everybody know that MSDE (based on SQL Server 2000) has five-connection limit after which its performance degrades. Do SQL server 2005 Express edition also has five-connection limit? Or this limit was dropped? Hi
No connection limit in Express though a performance throttle, but it is limited to use only 1 CPU, 1GB RAM and a database can have a maximum data size of 4GB. Regards -------------------------------- Mike Epprecht, Microsoft SQL Server MVP Zurich, Switzerland IM: m***@epprecht.net MVP Program: http://www.microsoft.com/mvp Blog: http://www.msmvps.com/epprecht/ Show quote "Igor Solodovnikov" <IgorSolodovni***@discussions.microsoft.com> wrote in message news:op.s2ltu9n6n8ihmu@iw2k.helpmicro.local... > Hi! > > Everybody know that MSDE (based on SQL Server 2000) has five-connection > limit after which its performance degrades. Do SQL server 2005 Express > edition also has five-connection limit? Or this limit was dropped? The limit was removed in SQL 2005 Express. See
http://msdn2.microsoft.com/en-us/library/ms165672.aspx. -- Show quoteHappy Holidays Dan Guzman SQL Server MVP "Igor Solodovnikov" <IgorSolodovni***@discussions.microsoft.com> wrote in message news:op.s2ltu9n6n8ihmu@iw2k.helpmicro.local... > Hi! > > Everybody know that MSDE (based on SQL Server 2000) has five-connection > limit after which its performance degrades. Do SQL server 2005 Express > edition also has five-connection limit? Or this limit was dropped? |
|||||||||||||||||||||||