Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making sure a database requires a username
Message
 
 
To
07/03/2008 11:13:43
General information
Forum:
Microsoft SQL Server
Category:
Security
Miscellaneous
Thread ID:
01299694
Message ID:
01299745
Views:
10
>>If you want to be prompted for login, remove User Id and Password from the connection string. The SQL Server has to be configure for Mixed mode authentication.
>>
>>Connection1=Data Source=MyServer;Initial Catalog=MyDatabase;
>>
>
>I had to disable the Windows Authentication.

I believe this is a wrong decision. When you install your SQL Server, you need to specify mixed connection. Make sure to create a complex password for sa (default) account.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform