Facing pblm to create new login in sql server 2000
Rajesh Kumar77
Greenhorn
Joined: Sep 04, 2001
Posts: 12
posted
0
Respected Sir, Recently I installed ms sql server 2000 in windows 2000 server plat form. server is in my system only. i am able to enter to sqlserver with query analizer by using windows authentication but when i am trying to create a new login to enter with sql server authorization ......it is not accepting. i tried to create a new login in enterprise manager in sql server it was created . but query analizer is not acception that login and password query analyzer is accepting only windows nt authorization. pl help me please help me how to create a new login in query analizer Thankyou Very Much Yours Raj
Daniel Dunleavy
Ranch Hand
Joined: Mar 13, 2001
Posts: 276
posted
0
When you set up the user id you tell sql server whether to use NT or not. Choose the other option if you do not want to use NT authorization. Dan