Forum Replies Created

Viewing 15 posts - 451 through 465 (of 18,926 total)

  • RE: DataBase Enging Tuning

    Hence my favorite Moto => Fail Fast Forward.

  • RE: Getting Extra Rows in DB Defaultly

    It's how SSMS works. You can manully enter data in there (not that it's a best practice).

    That is not a row from the table.

  • RE: maintenance plan with rebuild index failed

    SKYBVI (12/12/2011)


    GilaMonster (12/12/2011)


    SKYBVI (12/12/2011)


    Ninja's_RGR'us (12/12/2011)


    Except for all the stats that are not updated by the index rebuild. Which is usually a lot of them πŸ˜‰

    Ya but mostly it will...

  • RE: maintenance plan with rebuild index failed

    SKYBVI (12/12/2011)


    Ninja's_RGR'us (12/12/2011)


    SKYBVI (12/12/2011)


    Firstly do a check db integrity, then do rebuild index

    You don't need an update stats if you doing a rebuild index.

    Regards,

    Skybvi

    Except for all the stats that are...

  • RE: maintenance plan with rebuild index failed

    SKYBVI (12/12/2011)


    Firstly do a check db integrity, then do rebuild index

    You don't need an update stats if you doing a rebuild index.

    Regards,

    Skybvi

    Except for all the stats that are not updated...

  • RE: Requesting Your Recommendation: TRANSACTION ISOLATION LEVEL Setting

    Ms Dynamics Nav doesn't save the totals, ever. It always recalc on demand.

    On lower transaction systems that solution works pretty good. The advantage is that the qty can...

  • RE: Today's Random Word!

    That takes dbo access, which none of y'all got on this server πŸ˜‰

    Proc <will always> fails DBA verification.

  • RE: Today's Random Word!

    SQLRNNR (12/10/2011)


    L' Eomot InversΓ© (12/10/2011)


    SQLRNNR (12/10/2011)


    Revenant (12/9/2011)


    Ninja's_RGR'us (12/9/2011)


    Dev (12/9/2011)


    crookj (12/9/2011)


    WOTD - Recursive

    Loop

    Sounds about right πŸ˜€

    As long as it is not infinite

    Loop

    lets have an infinte loop.

    Loop.

    To infinity...

  • RE: How can i store images in database??

    pallavi.unde (12/10/2011)


    How to save the images in MSSQL or MySQL database by using java language????

    Why do you ask that question BEFORE choosing / knowing what RDBMS you'll be using?

  • RE: update a huge data in one query.

    mikejean17 (12/9/2011)


    yap i am totally agree with anthony.green

    must be follow it

    he is saying right thing which can remove ur problem

    snip

    Crappy spam reported.

  • RE: Are the posted questions getting worse?

    Steve Jones - SSC Editor (12/9/2011)


    Brandie Tarvin (12/9/2011)


    Oh, it's not a thread. I didn't post on this. I just found it and put a dent in my desk the shape...

  • RE: Today's Random Word!

    Cadavre (12/9/2011)


    Revenant (12/9/2011)


    Ninja's_RGR'us (12/9/2011)


    Dev (12/9/2011)


    crookj (12/9/2011)


    WOTD - Recursive

    Loop

    Sounds about right πŸ˜€

    As long as it is not infinite

    I tried to make it infinite, but the person that posted...

  • RE: Are the posted questions getting worse?

    Kiara (12/9/2011)


    GilaMonster (12/9/2011)


    Cadavre (12/9/2011)


    Shows that Kiara's assessment is correct, so is there another reason it fails?

    CHAR(1). Concatenate '%' to a char(1) that holds 'A' and it gets silently dropped. So...

  • RE: Today's Random Word!

    Revenant (12/9/2011)


    Ninja's_RGR'us (12/9/2011)


    Dev (12/9/2011)


    crookj (12/9/2011)


    WOTD - Recursive

    Loop

    Sounds about right πŸ˜€

    As long as it is not infinite

    Keep a mental note and come back to it in 1 year. ...

  • RE: Plain English Translation of Index Question

    GilaMonster (12/9/2011)


    In the key != guaranteed a seek. You can only seek on a left-based subset of the index key.

    I think we can stop now, or just link to the...

Viewing 15 posts - 451 through 465 (of 18,926 total)