Forum Replies Created

Viewing 15 posts - 4,486 through 4,500 (of 9,707 total)

  • RE: Deadlock in data collection

    I don't use data collection, but if these are two separate jobs, shouldn't you be able to schedule them so they run one after the other instead of at the...

  • RE: [SSRS][Formula] Expression for subtracting values to get total

    You have to pull the EXP and the IMP fields into the expression for Imbalance.

    =SUM(Fields!IMP.Value) - SUM(Fields!EXP.Value)

    I probably have the field names wrong, but it's really not that hard. Make...

  • RE: windows update

    This is the newbies guide to installing the patch:

    Go to Microsoft's download pages, download the patch to a good drive location that does not contain your SQL files or your...

  • RE: Are the posted questions getting worse?

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


    Both printers here are acting up. One doesn't want to inject ink on the the paper. The other keeps sending offline messages to the...

  • RE: Are the posted questions getting worse?

    Jack Corbett (4/12/2012)


    GilaMonster (4/12/2012)


    I'm getting very frustrated (and very saddened) by the (apparently) increasing number of people who seem to feel that writing T-SQL is about throwing code...

  • RE: can we use data mining for simulating football game?

    Larry Page(Ehs_Akb) (4/12/2012)


    Have you been given pre-generated data or are you entering it in? Because if you're doing the later, you can determine the data pattern by what you insert....

  • RE: can we use data mining for simulating football game?

    Larry Page(Ehs_Akb) (4/12/2012)


    you are right.but i mean i want to find the pattern in my data and so implement this pattern in my algorithm

    Have you been given pre-generated data or...

  • RE: Are the posted questions getting worse?

    David Burrows (4/12/2012)


    Do you have any messages in Sent Items/ Deleted Items ?

    I have a total of 41 messages (per the CP) in all my buckets.

  • RE: can we use data mining for simulating football game?

    The only thing data mining would give you is old data and allow you to calculate future trends. It isn't quite the same thing as designing a game program (which...

  • RE: Abnormal SQL issue

    Why does the replacement user need similar privledges? You're just shooting yourself in the foot.

    Remember, least permissions needed to do the job (figuratively and literally) should be the rule here.

  • RE: Are the posted questions getting worse?

    SQLRNNR (4/12/2012)


    Brandie Tarvin (4/12/2012)


    Sean Lange (4/12/2012)


    Brandie Tarvin (4/12/2012)


    Can someone send me a PM and post here when you do? I think I'm having trouble receiving PMs or replies to messages...

  • RE: Are the posted questions getting worse?

    Sean Lange (4/12/2012)


    Brandie Tarvin (4/12/2012)


    Can someone send me a PM and post here when you do? I think I'm having trouble receiving PMs or replies to messages I send.

    Sent you...

  • RE: Are the posted questions getting worse?

    Greg Edwards-268690 (4/12/2012)


    Brandie Tarvin (4/12/2012)


    Can someone send me a PM and post here when you do? I think I'm having trouble receiving PMs or replies to messages I send.

    PM sent....

    ......

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (4/12/2012)


    "supported"! Ha! That's a good one. Half the time even when there is support is is the same as when there isn't.

    DBA Support...

    Are we talking this or that?

  • RE: Are the posted questions getting worse?

    Can someone send me a PM and post here when you do? I think I'm having trouble receiving PMs or replies to messages I send.

Viewing 15 posts - 4,486 through 4,500 (of 9,707 total)