Archive for December, 2008
Argh, that Fable II Dog… [spoiler]
Monday, December 29, 2008 22:22 No CommentsI’ve been playing Fable II for a few days now, and unfortunatly I finished the last Hero quest and chose to resurrect all fallen spire victims… How stupid could I have been. Now that I’m trying to get all the achievements and see what else the game has to offer, my old yeller isn’t there [...]
Passive FTP on Windows Server 2003 with Windows Firewall.
Friday, December 19, 2008 19:05 No CommentsIt’s on the net everywhere… But I still get a lot of questions on how to enable Passive FTP on a Windows Server 2003 machine with Windows Firewall enabled. Without further adue.. C:\Inetpub\AdminScripts\adsutil.vbs set /MSFTPSVC/PassivePortRange “5500-5700″ FOR /L %I IN (5500,1,5700) DO netsh firewall add portopening TCP %I “Passive FTP Port “%I
The OUTPUT Clause in SQL 2005; @@IDENTITY You’re out!
Saturday, December 13, 2008 11:11 3 CommentsI’ve been an MCDBA for quite some years now, and since we always had the idea that T-SQL is T-SQL in no matter what SQL Server version, I didn’t pay much attention to all the changes in SQL Server 2005 and SQL Server 2008 T-SQL. Therefore, it wasn’t ‘till yesterday that I found out about [...]
