Forum Replies Created

Viewing 15 posts - 631 through 645 (of 6,216 total)

  • RE: Professional Development Plans

    I see your point about goals and don't really disagree, but I do see quite a few people set unrealistic goals and wind up entirely unhappy. For this article if...

  • RE: Professional Development Plans

    Thanks Zubeyir! Though maybe I should post it too, might get more interesting posts that way

  • RE: Challenge Yourself

    I tend to overcomment. I agree with the philosphy of documenting why, but in practice it's often helpful to have a short comment that describes what you're doing because we...

  • RE: Revisit What You Know

    I'll try to make this my last post, since I've already admitted that I didnt do as good as job as I'd wished making my point - but I will...

  • RE: Report Delpoyment Issue

    SMDL files the xml source files for a model.

    Does the model appear to be intact, you can view it? How about just copying the file to a new project and...

  • RE: Weird insert command breaks replication

    Good follow up. Often happens when someone tried to make changes without redoing the snapshot. Nothing wrong with that, but easy to miss something when doing it.

  • RE: Trigger Question

    Could go either way. Triggers are great for making sure no one does an end run on your data process, but if its just something being done from code I'd...

  • RE: Revisit What You Know

    I'd like to think Im not advocating in favor of cursors, or even a leaning towards them. I agree that we should try to write clean scalable code up front...

  • RE: Revisit What You Know

    I grew up with hungarian naming of variables and I still tend to do it!

    One of the questions I like to pose for candidates goes something like this:

    You've just taken...

  • RE: Replication VPN/Timeouts

    Dont think I've ever seen it not finish up a batch like that. When I can find some time I will try to duplicate just out of curiousity! It sounds...

  • RE: Get And Set SQL Server 2005 Instance Registry Values

    Sorta, maybe wasnt the best question either. Are there things you're able to change this way that you can't using SMO or DMO?

  • RE: Get And Set SQL Server 2005 Instance Registry Values

    Interesting stuff. Couple questions though. Can you post some examples of why you've needed registry access from within SQL? I'm not a PERL user, so is there any advantage to...

  • RE: Revisit What You Know

    Jeff, not sure if you're disagreeing with the intent of the article or just enjoying some humor?

  • RE: Revisit What You Know

    Lynn, thats a great comment about changing jobs!

  • RE: Using bit flags in large tables

    I use status fields typed as bit or tinyint quite frequently with good results. I like the space savings of the bit and if its the right data type fo...

Viewing 15 posts - 631 through 645 (of 6,216 total)