keithcombs
Check me out on the web at Keith Combs' Blahg.
Another nerd that loves messing around with computers, writing programs, watching HDTV, playing pc and console games and riding motorcycles.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Curtis Wong, Roy Gould: The story of the WorldWide Telescope
Jul 15, 2008 at 12:55 AMAnand Iyer - Life in the Field, Racism in the Tech Industry, and More...
Feb 21, 2007 at 9:21 PMRacism sucks. I know, I've lived in Texas all my life and have seen it over and over. India certainly isn't the only country the racists have targeted. Mexico got its share during NAFTA and after. China has been the brunt of comments for decades, maybe centuries. I always wonder if it will EVER end.
Anyone that would make a comment to Anand in a racist manner, doesn't have a clue about him. Which reminds me, he tagged me...
How about a SAN for your music collection?
Aug 25, 2006 at 11:47 PMBy the way, all of the screencasts I do now are downloadable from my blog. The RSS feed for my screencast area is http://blogs.technet.com/keithcombs/rss.aspx?CategoryID=11416
Windows Vista Flip and Flip3D
Aug 16, 2006 at 12:40 PMIf you are asking if RC1 is 5505, the answer is no. The RC1 build has not been determined. 5505 was a daily build and is a couple of weeks old now.
SQL Server 2005 Trip Wires
Nov 23, 2005 at 12:23 PMPermissions of course!!!
To drop a DML trigger requires ALTER permission on the table or view on which the trigger is defined.
To drop a DDL trigger defined with server scope (ON ALL SERVER) requires CONTROL SERVER permission in the server. To drop a DDL trigger defined with database scope (ON DATABASE) requires ALTER ANY DATABASE DDL TRIGGER permission in the current database.
Be careful with making any changes to this behavior. I don't want to get a call that someone has painted themselves into a corner. [C]
A similar DDL trigger example is provided with the AdventureWorks sample database. To obtain the example, find the Database Triggers folder in the SQL Server Management Studio Object Explorer, located under the Programmability folder of the AdventureWorks database. Right-click ddlDatabseTriggerLog and select "Script Database Trigger as". By default, DDL trigger ddlDatabseTriggerLog is disabled.
SQL Server 2005 Trip Wires
Nov 22, 2005 at 4:40 PMNo problem. Looks like we have a nice new vehicle for doing some fun demos. I plan to do stuff related to work and play, so stick around for the hobby stuff.
Since I didn't get an xbox360 today, it looks like I'm going to have more time on my hands to cry... [C]