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-10-10 : 09:28:31
|
| hakan writes "i installed sql server personal edition on win 2000 professional but everytime i open sql server it says it couldnt connect to server do i have to make some modifications on win 2000 before installing sql?" |
|
|
setbasedisthetruepath
Used SQL Salesman
992 Posts |
Posted - 2002-10-10 : 12:54:06
|
quote: hakan writes "i installed sql server personal edition on win 2000 professional but everytime i open sql server it says it couldnt connect to server do i have to make some modifications on win 2000 before installing sql?"
First, you don't "open sql server". You could run Query Analyzer (isqlw.exe) or Enterprise Manager (mmc.exe) or a third-party utility to connect to a SQL Server installation. Second, are you specifying the proper credentials? Third, no you do not need to modify the operating system for a SQL Server installation.Jonathan{0} |
 |
|
|
|
|
|