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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2002-08-28 : 06:56:49
|
| milton writes "I am trying to install SQL SERVER 2000 Enterprise Evaluation Edition on windows 98 but I am getting this error."MS SQL SERVER 2000 Enterprise Evaluation Edition server component is not supported by your operating system. only client components will be installed"Any body knows why???" |
|
|
AjarnMark
SQL Slashing Gunting Master
3246 Posts |
Posted - 2002-08-28 : 12:21:38
|
| Yes, you have to have a SERVER edition of the OS in order to install the SERVER part of SQL Server Standard or Enterprise edition. Otherwise you'll only get the client tools. You could use the Developers Edition on a non-server version of Windows. Or perhaps MSDE. |
 |
|
|
aliddell
Starting Member
6 Posts |
Posted - 2002-08-29 : 23:58:27
|
| It actually has a list of the OS that the Evaluation cd will install on, on the cover of the evaluation cd case.NT4 workstation/server, Win2k pro/server.You'll need the Personal Edition will install on a 98 box, but can't say i've seen it as an evaluation. It comes with a licenced copy of Standard and Enterprise.We 1st tested on a win2k pro machine without a problem. |
 |
|
|
|
|
|