Forum Replies Created

Viewing 15 posts - 211 through 225 (of 650 total)

  • RE: Stairway to XML: Level 1 - Introduction to XML

    Thanks for that, Robert.

    However much I read up about XML, I always gain from reading more, and I always find some gems in your writing on XML

    From a...

  • RE: The Longevity of the Relational Database

    Phil,

    Can you name some of these 'new generation of databases'/'NoSQL' products/attempts/failures.

    Thanks.

    I've just had a rummage around, but I haven't yet found my notes from the early nineties so I can't...

  • RE: Three Rules for Database Development

    The idea of saying that one should never do shared database development is ridiculous, especially nowadays when you can have the best of both worlds and use database source control...

  • RE: Document First, Code Later

    As well as helping others who have to maintain your work, documenting something is a great way of crystallizing and 'unit-testing' your own understanding of the process you are going...

  • RE: What to look for in an employer

    I don't know the origin of this saying, but it comes from accountants. The third bad sign, according to the legend, is a car-park full of expensive lease cars....

  • RE: Pioneering with PowerShell

    So few PASS sessions on PowerShell? That is a great shame.

    Jeff, if you think that PowerShell is equivelent to VBA/VBScript, then you haven't tried PowerShell hard enough. Sure, you...

  • RE: Open Source Software and Cacoëthes Scribendi

    It is a great phrase. I came across it in Eugene Ehrlich's 'A Dictionary of Latin Tags and Phrases', and thought. 'Hmm. Gotta use that one!'

  • RE: The Clonesome Database

    @ianstirk

    Normally, access to a production system is precluded on grounds of compliance regarding access to private data, rather than any possible consequences of running DMVs themselves. I'd agree that...

  • RE: The Clonesome Database

    @bitbucket-25253.

    I'd already referenced Kalen's article in the editorial. It was from her that I originally learned about the trick!

  • RE: Get month names ordered using recursion

    That's cool. What is this!?

    A variant of the code we've all been posting. This one looks neat but only runs on 2008, and according to my timings, runs at...

  • RE: Get month names ordered using recursion

    Thanks, Karthikeyan, for posting this. It's been an interesting discussion, and I learned quite a bit.

  • RE: An Azure Outage

    Yes, it was a technical problem and we all have sympathy for these because we experience them, and are sometimes responsible for them. Azure has, in general, performed very well...

  • RE: Get month names ordered using recursion

    IOW, localization or not, Phil, I'd still amend *your* code as follows:

    Please feel free. I was just taking the spec from the original version. My point about using the sys.syslanguages...

  • RE: Get month names ordered using recursion

    The original code that was presented will work for any language setting. That's important. Scooping out the contents of sys.syslanguages will only work if you do it according to the...

  • RE: Old, but stable

    Yes, it is there on my Test server along with instances with all the later releases. I use it every week. I found it a very exciting release at the...

Viewing 15 posts - 211 through 225 (of 650 total)