Forum Replies Created

Viewing 15 posts - 8,146 through 8,160 (of 9,399 total)

  • RE: Backup .bak to My PC Local drive?

    JohnSQLServerCentral (5/18/2010)


    We wrote a report in our application which scripts all the table's data, and then the client uploads the resulting ZIP file it to us. This solution continues...

  • RE: Alter Column

    Good question. It was one of those that I was pretty sure I knew the answer to, but the fact that it was here made me second-guess myself, which...

  • RE: Today's Random Word!

    Stuart Davies (4/30/2014)


    BWFC (4/30/2014)


    Heracles

    Labour

    Work

    Workload

  • RE: SQL DB Mail

    No problem. Glad I could help.

  • RE: SQL DB Mail

    Are you, by chance, opening the .csv file using Excel? If so, that explains what you're seeing with the leading zeros being dropped.

    Your data contains the leading zeros, so...

  • RE: Keeping my cardinality

    I see I'm not the only one who learned something new this morning. Good question that required research. Thanks.

  • RE: Today's Random Word!

    Stuart Davies (4/29/2014)


    BWFC (4/29/2014)


    Stuart Davies (4/29/2014)


    Ed Wagner (4/28/2014)


    whereisSQL? (4/28/2014)


    crookj (4/28/2014)


    BWFC (4/27/2014)


    rhythmk (4/25/2014)


    Ed Wagner (4/25/2014)


    TomThomson (4/25/2014)


    BWFC (4/25/2014)


    Stuart Davies (4/25/2014)


    crookj (4/25/2014)


    TomThomson (4/25/2014)


    Ed Wagner (4/25/2014)


    BWFC (4/25/2014)


    crookj (4/23/2014)


    Ed Wagner (4/23/2014)


    Revenant (4/23/2014)


    Ed Wagner (4/23/2014)


    SQLRNNR (4/23/2014)


    periwinkle

    Bullwinkle

    Rocky

    Stallone

    ...

  • RE: Today's Random Word!

    whereisSQL? (4/28/2014)


    crookj (4/28/2014)


    BWFC (4/27/2014)


    rhythmk (4/25/2014)


    Ed Wagner (4/25/2014)


    TomThomson (4/25/2014)


    BWFC (4/25/2014)


    Stuart Davies (4/25/2014)


    crookj (4/25/2014)


    TomThomson (4/25/2014)


    Ed Wagner (4/25/2014)


    BWFC (4/25/2014)


    crookj (4/23/2014)


    Ed Wagner (4/23/2014)


    Revenant (4/23/2014)


    Ed Wagner (4/23/2014)


    SQLRNNR (4/23/2014)


    periwinkle

    Bullwinkle

    Rocky

    Stallone

    Rambo

    Prism

    Edit Stuart beat me to it again

    Light

    weight

    refract...

  • RE: SQL DB Mail

    I'm not clear on what you mean by "getting invalid format output in csv file".

    However, focusing on the query for a moment:

    1. The column name of PURCHASE_DATE doesn't...

  • RE: Memory-Optimized Table checkpoint

    Had to do research on something new. Thanks for the question.

  • RE: Today's Random Word!

    TomThomson (4/25/2014)


    BWFC (4/25/2014)


    Stuart Davies (4/25/2014)


    crookj (4/25/2014)


    TomThomson (4/25/2014)


    Ed Wagner (4/25/2014)


    BWFC (4/25/2014)


    crookj (4/23/2014)


    Ed Wagner (4/23/2014)


    Revenant (4/23/2014)


    Ed Wagner (4/23/2014)


    SQLRNNR (4/23/2014)


    periwinkle

    Bullwinkle

    Rocky

    Stallone

    Rambo

    Prism

    Edit Stuart beat me to it again

    Light

    weight

    refract (light)

    Reflect

    Ponder

    Contemplate

    Paradigm (shift)

  • RE: Today's Random Word!

    BWFC (4/25/2014)


    crookj (4/23/2014)


    Ed Wagner (4/23/2014)


    Revenant (4/23/2014)


    Ed Wagner (4/23/2014)


    SQLRNNR (4/23/2014)


    periwinkle

    Bullwinkle

    Rocky

    Stallone

    Rambo

    Prism

    Edit Stuart beat me to it again

    Light

  • RE: SQL Server port

    I've had to do it a couple of times myself, but not much. Thanks for an easier question on a Friday.

  • RE: What are DMV? Can some one teach me with examples.

    Grant Fritchey (4/24/2014)


    Start with the Microsoft documentation. Always start with the Microsoft documentation. But, there are also 3rd party resources such as Tim Ford and Louis Davidson's excellent book.

    Thanks for...

  • RE: What are DMV? Can some one teach me with examples.

    DMVs are dynamic management views. They're a collection of views and functions that provide access to internal information about your SQL Server. They're very useful in determining what's...

Viewing 15 posts - 8,146 through 8,160 (of 9,399 total)