Why is it necesssary to toggle this option at all? It's an instance option, not a database option - so it affects all other databases in the same instance, too.
This can lead to undesired side-effects.
Is there a way to specify this via a JDBC driver connection url property to avoid a change for the whole sql server instance?
No, it's not possible to set it in the JDBC driver - MS-SQL doesn't support it being set other than in the internal options, so the JDBC driver can't do anything about it.
This setting can affect atlassian apps, see https://confluence.atlassian.com/display/JIRA/Error+caused+by+SET+NOCOUNT+in+MS+SQL+Server for the examples of problems.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.