Forum Replies Created

Viewing 15 posts - 22,096 through 22,110 (of 22,189 total)

  • RE: Problem with Package Configuration for Oracle OLE DB Connection

    Just a guess, but when I used the configuration wizard, it stored the Oracle password as "******" instead of the actual value. When I edited that to an actual password...

  • RE: 911: developers insist PK/FK constraints impede performance

    Despite having had the ability to cascade delete for years, I haven't set it up, not one single time. It is too scary and completely out of control. At the...

  • RE: 911: developers insist PK/FK constraints impede performance

    Cascading deletes are a different requirement than that if a parent is deleted, so must the children. The question is one of automated actions vs. intentional actions. With DRI in...

  • RE: Flat File Source - File doesn''''t exist

    There's a nice little task that was created for just this purpose at SQLIS.com (http://www.sqlis.com/default.aspx?23). I've used, not in production yet, and it works very well.

  • RE: sample dts packages

    There are also some decent little samples out at SQLIS.com

  • RE: ERRORLOG

    Not an Integration Services question, but... You get a new error log each time SQL Server is restarted. However, in order to keep the size of the logs smaller, you...

  • RE: Deleting data viewer caused unexpected exception...

    I'd report this one to Microsoft.

    I tried, but I can't replicate the behavior. Any other clues?

  • RE: DRI or No DRI?

    And so, your code is flawless, always. And the next guy who writes some code against your system, he too doesn't need data integrity checks because his code is perfect....

  • RE: 911: developers insist PK/FK constraints impede performance

    This is a pretty amazing thread. What I haven't heard anyone mention or emphasize are the business requirements that the data is modeling. Surely the database design has to meet...

  • RE: What''s Your Code Quality?

    I sure can't tell you how to measure quality. We do try to add quality as a requirement in the code we right. We're following the test driven development methodology...

  • RE: SQL Server 2005 Best Practices

    Well written article, but a couple of points.

    It doesn't really get into Best Practices much at all. With the exception of some SQL 2000 best practices that will prevent...

  • RE: Measuring SQL Performance

    When I see words like "heavily indexed" red flags go up. How heavily indexed, and are all those indexes being used (selectivity needs to be as high as possible in...

  • RE: Rentention Part 5 - Finding Your Job

    Nice article.

    On the topic of looking to see if they have a blog. I've developed the habit of doing a google search on people's names we're thinking of hiring, even consultants....

  • RE: The DBA Game

    What? No one is posting scores?

    Assuming either full positive, full  negative or zero, I got an 82.

    Fun article. Thanks for putting it up.

    As to those who don't like the developers...

  • RE: Two Things

    Nice to see someone else including Keynes, since his economic models practically ran the planet for 50 years. I'm just surprised you didn't include his polar opposite Hayek, whose theories,...

Viewing 15 posts - 22,096 through 22,110 (of 22,189 total)