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
OCS 2007 R2 - Failure [0xC3FC200D] One or more errors were detected
checking what is TRANSACTION ISOLATION LEVEL right now
Settings.xml
SQL Server 2005 Database Backup
Copy/Paste with criteria
Send two files in email as attachment in unix shell scripting using ksh
jQuery to verify input and open another input field
Duplicate values
PHP string replace question
Install IIS with a vbs script.If supporting files needed pick from a predefined path.