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
 SQL Server 2000 Forums
 SQL Server Administration (2000)
 SQL 2000 - New SQL Server Registration

Author  Topic 

Anabik
Starting Member

9 Posts

Posted - 2013-05-27 : 03:24:43
Hi,

I just want to know why do we need to do - "New Sql Server Registration" from Enterprise Manager.

If i dont do it it shows (local) in the enterprise manager. Is it ok just as it is with windows aunthentication or should i edit it to use sql server authentication.

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-05-27 : 03:51:33
you need to register new servers in enterprise manager to start using them. local corresponds to local instance of sql server
You can configure it to use sql authentication or mixed mode which includes both windows and sql authentication.

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page

Anabik
Starting Member

9 Posts

Posted - 2013-05-31 : 10:58:31
SO i have to register the sql server or is it ok if its working on local with sql server authentication
Go to Top of Page

visakh16
Very Important crosS Applying yaK Herder

52326 Posts

Posted - 2013-06-01 : 05:53:58
that really depends on which server you want to use. If you're ok with using local then fine

------------------------------------------------------------------------------------------------------
SQL Server MVP
http://visakhm.blogspot.com/
https://www.facebook.com/VmBlogs
Go to Top of Page
   

- Advertisement -