If I try to connect to my sql server using query analyzer 'sa/password' I am getting timeout error, If I use Windows authentication I am able to connect to sqlserver. And I can't select any database other that Master database. I can execute only select * from sysdatabases, any other query will run forever and no results displayed. I can't connect to server using EM, it hangs. Kindly help.