How can I setup a read only connection to sql server 2012 without the need to create a read only user?
Connection String property ApplicationIntent
From the docs:
Declares the application workload type when connecting to a server. Possible values are ReadOnly and ReadWrite. For example:
ApplicationIntent=ReadOnly
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With