Forum Replies Created

Viewing 15 posts - 736 through 750 (of 1,053 total)

  • RE: Log backup stopped working!!

    GilaMonster (2/4/2009)


    Have the DBs perhaps been changed to simple recovery?

    No, I did check that.

  • RE: Mirroring In sql server 2005- Witness Full Quorum

    I've got a similar problem with a key difference.

    I currently have TWO databases mirrored, same primary, same mirror same witness.

    One shows fully connected and synchronized in mirroring monitor

    The other shows...

  • RE: Little Security Issues

    Truecrypt is a useful, lightweight decrypt on the fly product.

    http://www.truecrypt.org/

    You can create encrypted virtual drives (choice of algorithms) leaving stuff that does not need encryption (exe's, misc mundane stuff) on...

  • RE: Little Security Issues

    mhaskins (1/12/2009)


    Maybe the security answer is not in the laptop. If I had to sign an agreement that I was personally liable for any data loss that occurs with my...

  • RE: A Dearth of Comments

    I write comments before I write code.

    Before starting an SP, function, or complex query, I write out in plain English what it will do, what it requrires and what it...

  • RE: Smart Teaching

    Jeff Moden (12/23/2008)


    Heh... not quite what I meant. If all this so called "smart learning" is worth a hoot, how come the U.S. is, what, something like 12th in...

  • RE: Smart Teaching

    Michael Earl (12/23/2008)


    I'm not that old and I feel pretty lucky that I caught the tail end of having to learn to do things myself.

    It was a painful experience having...

  • RE: Budgeting

    The 'use it or lose it' is the bureaucratic equivalent of legal 'precedent'. Courts avoid trying to come up with new decisions from out of nowhere, there is enormous significance...

  • RE: Trust But Verify

    Jack Corbett (11/19/2008)


    Yes, but if the transaction (vote) has, which it should, a unique id attached to it you could verify it by the unique id. Once the vote...

  • RE: Trust But Verify

    jpowers (11/19/2008)


    I agree - I do almost everything on line now. There must be a way to securely identify the voter the way we have security questions stored for...

  • RE: can't execute sp_rename

    bump

    this is becoming an important issue. dbo users seem to have lost rights to various built in SPs and I have no idea what is happening here. Can any one...

  • RE: can't make maintenance plan

    dmc (11/14/2008)


    I assume you are running sp2?

    Also quick search I found an msdn forum post about integration services error with the same message. Maintenance plans are built in SSIS...

  • RE: can't make maintenance plan

    hmmm....

    I was trying my hand at creating a new Integration Services project and I got a similar error:

    "interface not registered"

    Could this be somehow connected? This is a new machine and...

  • RE: The Security of You

    If your bank account or credit card becomes compromised, you can be issued a new account number.

    If your fingerprints become compromised, you can't get new prints

  • RE: Faking Multidimensional Arrays in T-SQL made easy!

    I can hardly imagine requiring multidimensional arrays in anything other than procedural code. I suppose this is a potential example of why we might need the CLR languages which handle...

Viewing 15 posts - 736 through 750 (of 1,053 total)