Forum Replies Created

Viewing 15 posts - 16,816 through 16,830 (of 39,902 total)

  • RE: You Should Know

    jefobr (2/14/2011)


    Thanks Steve.

    I have a question that is a off topic. How do you find the pictures/illustrations that go with your articles? I find them interesting.

    Creative Commons search...

  • RE: Determine and store all possible combinations

    I would lean towards a cross join of the tables, but again, your description doesn't make sense. What's "all the combinations" and what's "append" mean?

    you'll have to provide a good...

  • RE: An In-Depth Examination of Red Gate SQL Monitor

    Adam Machanic (2/14/2011)


    You say servers must be defined by physical name which is obviously an issue with clusters, but the SSC servers being monitored are clustered? Is this a case...

  • RE: Are the posted questions getting worse?

    Dave Ballantyne (2/10/2011)


    Steve ,

    maybe have a word with a few of the UK MVP's at the summit, see if a London user group could be arranged for when you...

  • RE: OldSQL

    I think three years is a nice timeline for the evolution of the product and time for some people to pick up new skills. It's too often for most companies...

  • RE: OldSQL

    chrisn-585491 (2/10/2011)


    As for SQL bloggers and writers: Don't assume that we users, developers and DBAs only want to hear about the latest and greatest features of R2, VS 2010 or...

  • RE: Are the posted questions getting worse?

    Dave Ballantyne (2/10/2011)


    Thanks Chris (and all others) for well wishes, Its an uncertain market in uncertain financial times, hopefully ive done enough leg work over the past few...

  • RE: OldSQL

    DavidL (2/10/2011)


    Hmmm. Well, I think this can get pretty 'philosophical'. We've found a very robust way to continue to use the software. Running 6.5 on a virtual...

  • RE: OldSQL

    george sibbald (2/10/2011)


    steve, are you saying MS will not even supply you the fix for a KNOWN bug without extended support or a one off payment?

    AFAIK, this is how it...

  • RE: OldSQL

    Extended support is available, but you have to purchase an extended support contract. That is a substantial change from what people are used to now with their installations.

    You will still...

  • RE: GRANT EXECUTE ON JOBS

    Do you mean you want a user to be able to execute a SQL Agent Job?

    No easy way I'm aware of. What I've done in the past is create a...

  • RE: SQL 2000 Service Pack 4

    What message? You haven't provided any details.

    did you apply SP4 to this instance?

  • RE: You Should Know

    Thanks

  • RE: SQL CLR App Domains

    I thought this was along the lines of a "trivia" memorization question, so I only set one point.

    I don't think it's particularly hard, more obscure, but I'll rethink the points...

  • RE: Backup from server to locahard

    Grant is correct, but a clarification. The backup runs from the server, so

    BACKUP DATABASE MYDatabase to disk = 'c:\mybackup.bak'

    runs to the C: drive on the server, not your workstation....

Viewing 15 posts - 16,816 through 16,830 (of 39,902 total)