Forum Replies Created

Viewing 15 posts - 391 through 405 (of 2,008 total)

  • RE: Database Design Question/Help....

    If it’s a live database and hosting many applications then I would go against your approach. I appreciate your thoughts but I believe a *painful regression testing* is required for...

  • RE: Database Design Question/Help....

    I might suggest something but curious to know your thoughts first. Why do you think you should go in this direction? What are the disadvantages / bottlenecks you facing in...

  • RE: Unable to install SQL Server Business Intelligence Development Studio

    itsamarnath (1/5/2012)


    Dev (1/5/2012)


    Your upgrade is blocked because the existing component is a later version than the version you are trying to upgrade to. To modify an existing SQL...

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (1/5/2012)


    Ninja's_RGR'us (1/5/2012)


    Brandie, maybe it's time to edit your sig!

    Come see me at A-Kon 22 for the launch of "The Ladies of Trade Town"! June 11th, 2011

    I don't...

  • RE: Unable to install SQL Server Business Intelligence Development Studio

    Your upgrade is blocked because the existing component is a later version than the version you are trying to upgrade to. To modify an existing SQL Server component, go to...

  • RE: Problem on insert into sql server 2005 table

    Jpotucek (1/5/2012)


    I missed that.. THANK YOU!!!!

    Most Welcome! πŸ™‚

  • RE: Are the posted questions getting worse?

    David Burrows (1/5/2012)


    Koen Verbeeck (1/4/2012)


    .. my wife gave birth to a wonderful son ...

    Congrats Koen πŸ˜€

    And to repeat previous query

    USE MANY_MANY_PATIENCE

    GO

    DROP Dirty_Nappy

    GO

    INSERT Baby INTO Nappy

    SELECT Clean_Nappy

    FROM Nappy_Pile

    WHERE COUNT(Clean_Nappy) >...

  • RE: Problem during inserting row in a table ( sql server 2005)

    kumar.sachu08 (1/5/2012)


    I know i am fresher....and i am giving interview......i have only 1 years of experience.

    then what should i do....when any interviewer asking like such type of question ?

    Should i...

  • RE: How to determine the Log Space

    george sibbald (1/5/2012)


    Jayanth_Kurup (1/5/2012)


    You should have some NFR's about the kind of transactional activity expected for the database . Usually its a good idea to understand the NFR and then...

  • RE: Problem on insert into sql server 2005 table

    The ID column is not identity column so it won't generate the value for missing (NOT NULL) column at the time of INSERT. Either declare the ID column as identity...

  • RE: Are the posted questions getting worse?

    Koen Verbeeck (1/4/2012)


    Allright, I missed a few weeks of the thread because my wife gave birth to a wonderful son. (and thus killing my regular sleeping pattern)

    Did I miss anything...

  • RE: How SQL uses Memory

    GilaMonster (1/5/2012)


    Dev (1/5/2012)


    GilaMonster (1/3/2012)


    SQLKnowItAll (1/3/2012)


    lol However, it is good to know that books that are paid fr can help people around the world; i.e. SQL Server MVP Deep...

  • RE: How SQL uses Memory

    GilaMonster (1/3/2012)


    Ninja's_RGR'us (1/3/2012)


    GilaMonster (1/3/2012)


    Ninja's_RGR'us (1/3/2012)


    Wow, you guys are so underpaid for this!

    No one writes books for money. Just ask Grant.

    So what's the real drive then?

    Challenge. Brand. Love of teaching.

    Dunno,...

  • RE: Can't create users -- permissions issue

    Ninja's_RGR'us (1/4/2012)


    Dev (1/4/2012)


    Ray K (1/4/2012)


    Steve Jones - SSC Editor (1/4/2012)


    When you rebuilt, and resinstalled, I assume, did you "add Current User" as an administrator? That's easy to miss.

    Yeah,...

  • RE: Can't create users -- permissions issue

    Ninja's_RGR'us (1/4/2012)


    Ray K (1/4/2012)


    Guess the caffeine didn't kick in. This is one of those days when I wish coffee pots came with octane ratings. πŸ˜‰

    Alcool is very effective as...

Viewing 15 posts - 391 through 405 (of 2,008 total)