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 |
j0shua
Starting Member
40 Posts |
Posted - 2010-09-11 : 01:22:58
|
Hi to all,I am trying to install a sql 2005 server Enterprise. My OS is Windows 7 Ultimate Edition. Though i am successful in installing the setup, I am not able to see the database engine installed. I cannot see the sql2005 instance. Is my setup incomplete?Also when i go through the wizard setup, the sql database service checkbox is disabled.Am i missing any steps? i have tried to install this also using command prompt, and provided the parameters needed to create an instance, however, i still cannot see the instance nor the service that holds it.Hope someone can enlighten me on this issue.Thank you so much... |
|
jeffw8713
Aged Yak Warrior
819 Posts |
Posted - 2010-09-11 : 12:31:01
|
SQL Server 2005 Enterprise database engine is not supported on non server OS's. That is why the database engine is not available to be installed.Instead of using Enterprise, you should get the Developer's Edition. This version has all of the features of Enterprise, but can only be used for development work. You can get it for less than $50. |
 |
|
|
|
|