Forum Replies Created

Viewing 15 posts - 7,876 through 7,890 (of 9,713 total)

  • RE: CTE - Avoiding the cursor

    Eugene Elutin (6/30/2010)


    1. You better try my update before saying it will not work.

    You're correct. I didn't catch that you were using FranchiseID in that number. I skimmed over...

  • RE: CTE - Avoiding the cursor

    Thanks, but your solution won't work. Even though my supplied data set only has one paired team, my actual database has multiple FranchiseIDs with multiple StoreIDs. Your update will make...

  • RE: Error! Msg 103, Level 15, State 4, Line 1

    He's correct. Your exec statement is the problem. You're missing a single quote right before 44.0.

    EDIT: Make that before BOTH 44.0 bits.

  • RE: tapebackups

    Thanks for the info, Carolwood, But that doesn't answer the OP's question. Does that software allow for de-duplicate backup procedures?

  • RE: SSMS Crashes When Designing View

    The Query Builder does have memory / processing limitations compared to the regular query window. We've had a lot of issues with users creating workable queries in the QB that...

  • RE: SQL Server 2005 crashes sometimes

    samiam914 (6/14/2010)


    I am having trouble with linked server. In this linked server, only one windows ID is mapped to an Oracle ID ... it's password does not conform to windows...

  • RE: Published again

    Spiritual support is also acceptible. But when you do get back into gaming... @=)

  • RE: SQL Server 2005 crashes sometimes

    It's not services you necessarily have to worry about. It's all the little things, like Linked Servers, jobs or SSIS packages that specifically call those accounts, etc.

    The only way to...

  • RE: Mirroring connection timeout for db

    Are your servers within the same domain and both inside the firewall?

    If not, is your firewall open to the ports being used in the mirroring?

  • RE: SSMS Crashes When Designing View

    Crashes as in it brings SSMS down or freezes SSMS or what?

    Describe what happens step-by-step please.

  • RE: SQL Server 2005 crashes sometimes

    samiam914 (6/11/2010)


    They decided to implement password change enforcement every six months in windows, which kicked in on June 1st. Operations put in changes to enforce password changes.

    Do these password changes...

  • RE: Mirroring connection timeout for db

    I don't use Data Mirroring so I couldn't even begin to answer that question. Sorry.

  • RE: Proxy accounts and principles

    I don't use proxies, so I'm just guessing that your problem is the underlined one...

    This is what I found in BOL.

    Books Online


    SQL Server Agent proxies use credentials to store information...

  • RE: Mirroring connection timeout for db

    Marios Philippopoulos (6/8/2010)


    Having been burnt several times already by the error in the OP, I set the timeout to 60 seconds.

    Is there a downside to setting it that high?

    I...

  • RE: Patching SQL Server 2005 past SP3?

    SP4? Whoohoo!

    And here I thought they weren't planning any more SPs for 2k5.

Viewing 15 posts - 7,876 through 7,890 (of 9,713 total)