daglugub37
Technical User
I am looking to change the default of SET NOCOUNT OFF to SET NOCOUNT ON..
in other words although there are thousands of stored procs on a DB that are not implying either way so the default is used...I am hoping to change the default instead of updating these stored procs. In the interest of improved network performance.
Also if this is possible to set on the server level; is there other factors? ie. connection ODBC settings?
in other words although there are thousands of stored procs on a DB that are not implying either way so the default is used...I am hoping to change the default instead of updating these stored procs. In the interest of improved network performance.
Also if this is possible to set on the server level; is there other factors? ie. connection ODBC settings?