Feed on Posts or Comments

Tips & Tricks & Development Brought to you by: REDBEARD0x0A

Sql Server Indexed Views

Microsoft SQL Server starting with version 2000 supports clustered and non-clustered indexes being added to views.  They are referred to as Indexed Views. Such cases to use one: Search Critera spans multiple tables Speeding up queries that reference a view inside them References: http://www.microsoft.com/technet/prodtechnol/sql/2005/impprfiv.mspx General performance: http://searchsqlserver.techtarget.com/tip/1,289483,sid87_gci1170220,00.html

Computers & BSD/Linux & Tutorials Brought to you by: REDBEARD0x0A

OpenSolaris Make /home useable

OpenSolaris has a very nice feature called automount that, when implemented, seems to be a very promising feature, however if you only have one or two servers or don't want a 'roaming' home directory, then you can disable it. The error you receive if you try to create a directory in /home will look like this: mkdir:...

Life & Blog Brought to you by: REDBEARD0x0A

It has begun

I have finally started my migration to my new home on the 'net.  Visit me at siliconsea.net, I will be working on my new Django powered CMS platform, eventually it will become the awesome website that I hope that it becomes.  It still has a ways to go though, eventually this website will redirect to...