RE: SS authentication question
You need to configure the server to use SQL Authentication.
Im EM (2000) or SSMS(2005) right click on the server and choose properties.
Click on Security and then SQL Server and Windows and then Ok.
--
MG
"Tina" wrote:
> I want to create a user that will use SQL Server Authentication to access my
> database. I am using Management Studio. If I try to add a user MS insists
> that it be a local logon. How do we create users that are not going to be
> authenticated by Windows?
> Thanks,
> T
>
>
>
|