Search by tag «sql»
Entries found: 19
Dell E6400/6500 (overheating, lock up, CPU 100%, slow)
30/03/2012
Dell E6400/6500 (overheating, lock up, CPU 100%, slow) due to downclocking/down throttling Posted by mikeg on February 10, 2010 Quick background: Purchased E6400 (2.8 CPU, 4GB RAM, NVIDIA ...Read More
How to reboot Windows 7 remotely from RDP session
30/03/2012
Open and elevated Command Prompt and type: shutdown -r -f -t 0 That will reboot the machine.Read More
Dual monitor setup is easy in Windows 7
30/03/2012
In Windows 7, it is easy to add a second monitor by using the new hotkey Win+P. This is convenient when you need to change the ...Read More
How do you clear the transaction log in a SQL Server 2005 database?
30/03/2012
Here is a simple and very inelegant way. Through SQL Management Studio 2008: Log on the server Backup DB Detach DB Rename Log file Attach ...Read More

