Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server Express concurrent users
Message
 
 
À
30/06/2004 07:39:28
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00918921
Message ID:
00918936
Vues:
9
>
>With MSDE there was a performance limit of 5 concurrent users/querys.

Actually, the limit is eight operations. For detailse, see The SQL Server 2000 Workload Governor http://msdn.microsoft.com/library/?url=/library/en-us/architec/8_ar_sa2_0ciq.asp?frame=true

>Is this changed with SQL Server Express ?

Yes.

>I didn't find any comment on this on the Microsoft site

From SQL Server 2005 Express Edition Overview at http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsse/html/sseoverview.asp?frame=true#sseover_topic4

  • Engine specifications

    The SQL engine supports 1CPU, 1GB RAM and a 4GB database size. This mechanism permits easy differentiation from other SQL Server 2005 editions by having well defined cut-off points. Otherwise, there is no workload throttle and the engine performs as in other editions.
    --sb--
  • Précédent
    Répondre
    Fil
    Voir

    Click here to load this message in the networking platform