Search All Tables

Search all text fields across all tables in a database.  Taken from http://vyaskn.tripod.com/ --To search all columns of all tables in Pubs database for the keyword "Computer" EXEC SearchAllTables 'Computer' GO

Show video on second monitor

How to get videos to show on a second monitor.

How to change the listening port for Remote Desktop

Often you'll want to run Remote Desktop services on a non-standard port.  Here's the steps for changing the listening port on the "host" system.  Taken from the MS Knowledge Base.

Order characters numerically

It may be simple, but this SQL will order items numerically (1,2,3,10,20) instead of alpha (1,10,2,20,3).

SQL Permissions Script

Generate a Script to Grant Permissions on all items to WebUser group

Setup 404 Redirect Pages

Instructions on setting up a catchall page that will show when a requested file is not found.

Firefox Extensions

Add-ons to firefox that can greatly expand it's capabilities

Syndicate content