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.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Login to Enterprise manager

Author  Topic 

asm
Posting Yak Master

140 Posts

Posted - 2007-06-07 : 04:51:55
Hi,

How can activate the login screen like query analyzer in enterpise
manger. Every time when i try to login in enterprise manager it will ask .. user name and password


thanks



asm

harsh_athalye
Master Smack Fu Yak Hacker

5581 Posts

Posted - 2007-06-07 : 04:57:43
Right-click on the server and choose, Edit registration properties.
Select SQL Authentication and check "Always prompt for Login name and password" check box.

Harsh Athalye
India.
"The IMPOSSIBLE is often UNTRIED"
Go to Top of Page
   

- Advertisement -