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 |  
                                    | SqlFriendStarting Member
 
 
                                        26 Posts | 
                                            
                                            |  Posted - 2004-08-24 : 06:15:04 
 |  
                                            | I am curious- on my Windows 2000 machine, when I run OSQL.exe it immediately connects to the SQLServer whether or not I have started SQLServer.On my Windows XP machine, when I run OSQL.exe it says [Shared Memory]SQL Server does not exist or access denied.  In order for it to work, I need to start up SQL Server in a separate window.I installed both of the installations exactly the same way, why are they behaving differently? |  |  
                                    | PaceConstraint Violating Yak Guru
 
 
                                    264 Posts | 
                                        
                                          |  Posted - 2004-08-24 : 06:57:50 
 |  
                                          | Ahh classic. Welcome to the real world of IT !   |  
                                          |  |  |  
                                    | derrickleggettPointy Haired Yak DBA
 
 
                                    4184 Posts | 
                                        
                                          |  Posted - 2004-08-24 : 21:25:17 
 |  
                                          | In order for it to work, I need to start up SQL Server in a separate window.???  What does this mean?MeanOldDBAderrickleggett@hotmail.comWhen life gives you a lemon, fire the DBA. |  
                                          |  |  |  
                                    | tkizerAlmighty SQL Goddess
 
 
                                    38200 Posts | 
                                        
                                          |  Posted - 2004-08-24 : 23:22:45 
 |  
                                          | One is setup to start automatically and the other isn't or this other was stopped.  Go to services in Admin Tools in Control Panel.  Go to the MSSQLSERVER service and select automatic startup.  If it's stopped, start it.Tara |  
                                          |  |  |  
                                |  |  |  |