Microsoft
Software
Hardware
Network
Question : NOLOCK by Default
Is there a setting in Server Management Studio (or with SQL) that will run all of my SELECT queries with NOLOCK by default? I know I can specify in the actual query, but I do not want to. I just want it set for the entire session.
Answer : NOLOCK by Default
In SQL 2008 Server Management Studio
Click Tools -> Options.
In the treeview, Underneath Query Execution -> SQL Server -> Advanced.
Set transaction isolation level to READ UNCOMMITTED
Random Solutions
DROID-ActiveSync Issue
RegExp VBA for HTML tags - Needs assistance and explanations
AP running G and N
accessing a web service
Setting Reporting Services data driven subscription Using Web Service
Control object destruction during global destruction
iPhone 4 wont sync sub folder from Exchange
asp.net mssql I have a need to update records where the record column needs modifing in orde to match the Id value
SSRS Combine two datasets into one data region - Must be in report not in SQL server
Convert Doc files to Docx in SharePoint