Got more questions? Find advice on: ASP | XML | Regular Expressions | Windows
in Search
Welcome to SqlAdvice Sign in | Join | Help

Browse by Tags

All Tags » Raves » Tips And Tricks
  • Full Text Indexing Overhead

    I think that there's a tendency among DBAs and SQL Server wonks to be a bit dismissive of Full Text Indexing. I think that in a lot of cases people tend to think of it in terms of adding significant overhead. For a long time I actually looked at it as being a more powerful, but more EXPENSIVE, form of searching. Then I actually had the chance to ...
    Posted to REPEATABLE READ (Weblog) by michael.k.campbell on November 9, 2007
  • Using Virtualization to fight ... Virtualization

    VPN Software should come with big warning labels: ''WARNING: Does not play well with others.''As a consultant I frequently need to gain access to remote networks via VPN. This means I'm frequently hosing myself by installing yet another VPN client. That, and I hate connecting to the vast majority of VPNs because they hose my network settings ...
    Posted to REPEATABLE READ (Weblog) by michael.k.campbell on April 20, 2006
  • SQL Server Unit Testing: Sprocs

    As a consultant, it's not uncommon for me to need to rewrite a poorly performing query or sproc without a full understanding of the underlying biz rules or context. Improved performance is the stated goal, but data fidelity is implied as critical. Enter unit testing - something many of us rely upon heavily during 'normal' development at ...
    Posted to REPEATABLE READ (Weblog) by michael.k.campbell on April 6, 2006