Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 How much traffic can SQL Developer take?

Author  Topic 

MorningZ
Starting Member

44 Posts

Posted - 2003-03-07 : 08:45:43
is the "Developer" version of SQL 2000 able to handle a busy web site? (i know busy is such a generic term)

Onamuji
Aged Yak Warrior

504 Posts

Posted - 2003-03-07 : 09:15:50
um ... you aren't allowed to use SQL 2000 Developer in a production environment per the EULA ... it is for development servers only ... more specificly a developers workstation. You shouldn't be depending on the developer edition for load analysis anyway since you cannot use its capabilities... that aside I think it should perform on the same level as the Enterprise edition ... but like i said .. you CANNOT use it in a production environment ... this includes web sites that are available to the general public or a list of specific members ...

Go to Top of Page

MorningZ
Starting Member

44 Posts

Posted - 2003-03-07 : 10:09:35
thats not quite what i was after..

more or less i need to know if i run stress tests on my database running on Developer in a staging enviroment (duplicate of current live data), would the results be similar to if they were run on the production server itself?

Go to Top of Page

MorningZ
Starting Member

44 Posts

Posted - 2003-03-07 : 11:03:43
ah yes.. this is what i was looking for

Choosing Which Edition of SQL Server

Go to Top of Page
   

- Advertisement -