Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Making sure a database requires a username
Message
From
07/03/2008 11:13:01
 
General information
Forum:
Microsoft SQL Server
Category:
Security
Miscellaneous
Thread ID:
01299694
Message ID:
01299731
Views:
8
>"Integrated Security=True" in the connection string is forcing the Windows authentication (i.e. Trusted Connection). If you want to use username and password in the connection string then you need to set
>
>Integrated Security=false, UID=MyUserName, PWD=MyPassword
>
Ok, now I understand.

Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform