Hi Guys,
My project is in Java and i am using sql server 2005 database and my requirement is as follows for database
----- sql sever is in windows authentication mode ----
suppose my database name is db1
then can I create password for my databse db1 in windows authentication mode only for security purpose
----------is this possible in sql server 2005 with windows authentication mod e only.............

The password will be the user's windows password. If you want to set a different one, you need to use SQL Server Authentication.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.