Forum Replies Created

Viewing 15 posts - 1,861 through 1,875 (of 3,616 total)

  • RE: DRI or No DRI?

    I'm working on a large data warehouse project so data quality issues are my world at present.

    Data quality in any shape or form is everyones responsibility. It doesn't matter...

  • RE: Changing the Oil In Your Server

    Oil is cheaper than engines:hehe:

    Cleaning out your trunk/boot will save you fuel because you aren't lugging a lot of dead weight around. Get those purge/archive strategies defined.

    Keep it clean...

  • RE: Where Do You Go for Authoritative SQL Server Best Practices?

    I tend to evaluate sites over time. Some authors I learn to trust, others I use to provoke thought.

    In general I look for articles that give examples. In...

  • RE: Cost of the Cloud

    The "Cloud" is a broad description that ranges from your own virtualised server infrastructure, through virtual servers in someone elses data centre and on to virtualised facilities in the public...

  • RE: More Regulation Coming?

    The Italians reckon there are 3 ways to get rich.

  • Inherit it
  • Steal it
  • Marry it
  • Complex regulation is great for lawyers. Marry a lawyer quick!

    If regulations were written as "How to comply...

  • RE: The Age of Software

    It's a fact of life that most people work for companies whose prime function is not to test software and fund software companies. Most companies see IT as a...

  • RE: Automated documentation of databases?

    I had a look at Pragmatic works BI documenter. It's pretty good.

    I think Microsoft's next big step in the BI world should be a centrally managed meta data repository...

  • RE: An nHibernate Head Scratcher

    Thomas Keller (4/11/2011)


    Rather than changing the server default collation just to avoid the issue on the next database creation, how about changing the collation in the model database?

    Nice thought, but...

  • RE: Data Warehouse Development: Version 0

    The intent of Version 0 is to show what can be achieved. A taster with a promise of jam tomorrow. My worry is that executive thinking is "if...

  • RE: An nHibernate Head Scratcher

    There are a couple of ways of fixing it. The one that springs to mind is as mentioned in Todd's blog. Change the mapping file in nHibernate...

  • RE: How should ORM tools perform SQL actions?

    In addition to the "right tool in the right hands" comment I should like to add that you should make sure that you are using the right tool for the...

  • RE: An nHibernate Head Scratcher

    If your field is an NVARCHAR and you use VARCHAR parameters you will get a seek because SQL is happier to turn a VARCHAR into an NVARCHAR than the other...

  • RE: Oiling the gears for the data dictionary

    Nice to know I'm not the only one who bothers with this stuff.

    The key points I was hoping to address were

  • Make it a trivial task to use and maintain
  • Make it...

  • RE: A Collaborative Approach To Table Compression

    I don't think it is worth compressing small lookup tables. In fact I noticed that a database containing nothing but small (<100 record) lookup tables actually grew.

    Does the concept...

  • RE: Disk Is Cheap! ORLY?

    Wish I had a few more databases of sub-billion row tables:-P

    The thing that has made MPP so attractive in the BI world is the explosion in data volumes. Not...

  • Viewing 15 posts - 1,861 through 1,875 (of 3,616 total)