Forum Replies Created

Viewing 15 posts - 3,886 through 3,900 (of 19,564 total)

  • RE: How to write a Query to get related result

    Luis Cazares (2/5/2014)


    I agree that your expected results are wrong because you have an enddate greater than the startdate and that will generate a problem in the next row (rows...

  • RE: Database Restore

    That feature disappeared with SQL 2005. You can get something like it if you have all of your backups in the same backup file or in the same backup...

  • RE: How to write a Query to get related result

    suresh0534 (2/5/2014)


    Thanks for your reply,

    But there is no end date....I need to calculate the End date based on Start Date.

    Example I am calculating the 2013 year Data.

    If Start date date...

  • RE: Are the posted questions getting worse?

    dwain.c (2/5/2014)


    Jeff Moden (2/5/2014)


    ChrisM@Work (2/4/2014)


    He's calling summer on one sighting of a swallow.

    He should come to Michigan. It was snowing to beat the band a couple of days ago...

  • RE: How to write a Query to get related result

    I think there is a problem with your sample data.

    There is at least one end date that occurs prior to the start date for the associated record.

    Additionally, since the end...

  • RE: How to write a Query to get related result

    duplicate post, please post replies at this post instead http://www.sqlservercentral.com/Forums/Topic1538410-392-1.aspx

  • RE: Database Restore

    homebrew01 (2/5/2014)


    If you took the backups using native SQL, and they are stored in the same location as the time of backup, then I think you can use the GUI...

  • RE: Database Restore

    Steve Jones - SSC Editor (1/28/2014)


    GilaMonster (1/16/2014)


    That risk is why the log backup interval should be less than the allowable data loss for the system.

    Best quote I've seen in awhile...

  • RE: Linked Server Stored Procedures

    No.

    And since you can see the stored procs through the linked server, that screams that there is a security flaw in your linked server setup. Somebody has probably created...

  • RE: Are the posted questions getting worse?

    Revenant (2/5/2014)


    Sean Lange (2/5/2014)


    SQLRNNR (2/5/2014)


    Sean Lange (2/5/2014)


    WayneS (2/5/2014)


    Sean Lange (2/4/2014)


    What a crazy day! Lots of snow falling around Kansas City. Pretty much the whole city is shut down today and...

  • RE: Today's Random Word!

    Revenant (2/5/2014)


    Ed Wagner (2/5/2014)


    JAZZ Master (2/5/2014)


    SQLRNNR (2/5/2014)


    Ed Wagner (2/5/2014)


    SQLRNNR (2/5/2014)


    Kurt W. Zimmerman (2/5/2014)


    BWFC (2/5/2014)


    Kurt W. Zimmerman (2/5/2014)


    Ed Wagner (2/5/2014)


    BWFC (2/5/2014)


    SQLRNNR (2/4/2014)


    toke

    Draw

    Shoot

    Skeet

    Clay

    Pot

    hemp

    Rope

    twine

    wire

    Wired (the magazine)

    methamphetamines (not a magazine ;-))

    Lab

  • RE: Are the posted questions getting worse?

    Sean Lange (2/5/2014)


    WayneS (2/5/2014)


    Sean Lange (2/4/2014)


    What a crazy day! Lots of snow falling around Kansas City. Pretty much the whole city is shut down today and quite probably tomorrow. The...

  • RE: What transformations will I need?

    IMHO - I wouldn't use the wizard.

  • RE: Today's Random Word!

    Ed Wagner (2/5/2014)


    SQLRNNR (2/5/2014)


    Kurt W. Zimmerman (2/5/2014)


    BWFC (2/5/2014)


    Kurt W. Zimmerman (2/5/2014)


    Ed Wagner (2/5/2014)


    BWFC (2/5/2014)


    SQLRNNR (2/4/2014)


    toke

    Draw

    Shoot

    Skeet

    Clay

    Pot

    hemp

    Rope

    twine

  • RE: Execution Plan vs DTA missing index recommendations

    Evil Kraig F (2/5/2014)


    Your best bet is to analyze your optimization plans, determine what your access methods can be, and then reviewing your existing tables. Sometimes simply including a...

Viewing 15 posts - 3,886 through 3,900 (of 19,564 total)