Forum Replies Created

Viewing 15 posts - 18,601 through 18,615 (of 39,903 total)

  • RE: SQL 2008 High Level Design

    What do you mean? How to design the hardware for a server? Or set it up?

  • RE: Backing up multiple databases on the Daily baises

    If you want less than a few hours of data loss, you need to make more differentials or add log backups.

    There are numerous third party backup software products that can...

  • RE: Error 15105 while restoring transaction log.

    Not sure I helped, but thanks for the update. I wouldn't think pending updates were the issue, and I suspect something else, but I'm glad it's working for you.

  • RE: Error 15105 while restoring transaction log.

    LocalSystem should have full rights. Did you check that individual file?

    Have you tried restoring these files on another instance to rule out file issues?

  • RE: When To Touch

    Fair points, Nick, and it's a tough battle. Fairly rarely does IT have significant input into choosing the suppliers, at least from what I've seen in the US. It's typically...

  • RE: Clustered index on DATETIME: hidden problems?

    Is this a DST thing?

    That's tricky in and of itself. If I sell a widget (or record some event) at 8:05am, and then we have a DST rest at 8:59:59...

  • RE: When To Touch

    nick brandwood (8/24/2010)


    Steve,

    I work for a company that produces software managing the Offer-To-Invoice phase Bid and Tender management, with some very large multinational companies managing hundreds of millions of dollars...

  • RE: When To Touch

    RobertYoung (8/24/2010)


    ....

    Adding modifying functionality will not only be dangerous, but also tick off the vendor; you're stealing from their rice bowl (or so they feel). Even if you pull...

  • RE: When To Touch

    joshusch (8/24/2010)


    From the editorial: "There are times that you might be tempted to change things in a database built a software company, or add objects to that database. In...

  • RE: When To Touch

    Nelson Petersen (8/24/2010)


    Some questions come to mind:

    1.) If the purchased application is poorly designed or inadequately indexed, who made the decision to buy that software? The decision making...

  • RE: File System vs BLOB

    There's no space saving. What there can be is a different way the data is pulled off the disk and sent to the client. When there are small files, SQL...

  • RE: Do you agree with this statement?

    I've seen some companies work like this. It's a variation on ROWE. You get done when you need to get done, no one worries about your schedule.

    I don't think processes...

  • RE: 70-433 study material

    Transcender used to be a good prep area. There was some talk that they were breaking NDA by paying people for actual exam questions, however I don't think they were...

  • RE: Single Table BACK Up

    You can't take a single table backup, per se. You can export a table using the export wizard or BCP.

  • RE: Are the posted questions getting worse?

    And for the gamers, I got this in the mail from Mom:

    The B1 Basic module and C2 Advanged, Ghost Tower of Inverness 🙂

Viewing 15 posts - 18,601 through 18,615 (of 39,903 total)