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 - 2003-06-17 : 07:41:05
|
| yogesh writes "I have sql server 7.0 cd. but its autorun file is not working. I have open the cd in explore and has clik on the Setup file. After that sql server 7.0 has installation run and it finished the installation. When I use to open the sql for my purpose there I didn't find the "service manager" and I didn't get the data base in "enterprise manager". Now please guide me how I can solve the abave problem. Thanks!" |
|
|
efelito
Constraint Violating Yak Guru
478 Posts |
Posted - 2003-06-17 : 09:32:31
|
| Autorun is a function of the OS, its probably just disabled. Service manager does not automatically run right after install. It should start up after a reboot, or you can start it manually by clicking on it in the SQL Server program group. I'm not sure what you mean by not getting the database in enterprise manager. If you mean the sever wasn't registered when you opened EM, then just register it. HTHJeff Banschbach, MCDBA |
 |
|
|
|
|
|