You have a SQL Server database named MyDB that uses SQL Server Authentication.Which connection string should you use to connect to MyDB?
A. Data Source=MyDB; UserID=username; Password=P@sswOrd; Initial Catalog=Sales
B. Data Source=MyDB; Integrated Security=SSPI; Initial Catalog=Sales
C. Data Source=MyDB; Integrated Security=True; Initial Catalog=Sales
D. Data Source=MyDB; Trusted_Connection=True; MultipleActiveResultSets=True; Initial Catalog=Sales
You have a SQL Server database named MyDB that uses SQL Server Authentication.Which connection string should you use to
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
You have a SQL Server database named MyDB that uses SQL Server Authentication.Which connection string should you use to
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!