- Posted by ehosca on August 29, 2007
SELECT DISTINCT
TABLE_NAME,
COLUMN_NAME
FROM ( SELECT TABLE_NAME,
COLUMN_NAME = REPLACE(( SELECT '[' + hp.COLUMN_NAME + ']' AS [data()]
FROM INFORMATION_SCHEMA.COLUMNS hp
...
[More]
- Posted by ehosca on August 22, 2007
This tiny program will save up to 70% of your battery by disabling those nice, but greedy Vista features. Vista Battery Saver - Home
- Posted by ehosca on August 21, 2007
I really like this approach to debugging windows services ... Debugging Windows Services is a Pain - Anderson On...
- Posted by ehosca on August 21, 2007
A Periodic Table of Visualization Methods
- Posted by ehosca on August 14, 2007
Go ahead ... Simpsonize yourself ... Simpsonize Me
- Posted by ehosca on August 7, 2007
Hold down the Window + E key combination for 20 seconds.