Forum Replies Created

Viewing 15 posts - 151 through 165 (of 240 total)

  • RE: SQL 2012 Clusters

    What is the difference between Shared Storage and SMB File Share? The link on that msdn page goes to https://msdn.microsoft.com/en-us/library/ms143506(v=sql.110).aspx#storagetypes, but it doesn't really describe them, it just names...

  • RE: Command Prompt Utility

    I agree with TomThomson - This msdn page says "The bcp utility is written by using the ODBC bulk-copy".

    I'd say that means it does indeed use an ODBC connection to...

  • RE: Memorial Day 2015

    Thanks to all our service men and women who have given so much so we can live the way we do.

    Anyone looking for a good book related to Memorial Day...

  • RE: Finding Problem Code

    We run a daily trace that captures SQL running longer that X seconds. This gives us a good idea of what SQL can be tuned to provide the biggest...

  • RE: Byte Me: Slave Drive

    Iwas Bornready (4/29/2015)


    Not sure I get the joke. Dumb me I guess.

    Whew, I'm not the only one.

  • RE: Filtered Indexes

    Great question, thanks for sharing!

  • RE: Your Cloud Held Hostage – Could It Happen?

    I loved Clancy's first nine books, but Red Storm Rising was my favorite. After the first nine they all seemed to be about the same thing with slightly different...

  • RE: SP Send Query Result as HTML table using DBMail

    terry.home (3/28/2015)


    Thanks for sharing the script.

    Whilst I appreciate what you are doing and that you have shared your script, I am just wondering if it is not simpler and...

  • RE: Unit Testing with SQL Server

    This seems like a good idea, but I can't imagine having time to set up these tests. Do many companies really run these types of test on their database...

  • RE: Secure Checks

    Ed Wagner (3/25/2015)


    Nice question to get the brain cells moving. I prefer EXECUTE AS, so I don't use SETUSER.

    +1

  • RE: Mastery – Repetition, Variations, and Depth

    I totally agree with that last idea about the blog. I started one about four months ago as a way to learn more, inform potential employers about my knowledge...

  • RE: Delete

    This is a great question. I was unclear on this my first half year as a DBA. My lack of knowledge never caused any mistakes, but once I...

  • RE: Performance Counters

    What would be the purpose?

  • RE: BREAK

    archie flockhart (3/4/2015)


    Curious as to why the Break doesn't exit from the IF , as the referenced BOL page suggests that it should ? ( It clearly does work as...

  • RE: TDE and In-Memory OLTP

    Wait, so if the memory optimized filegroup is not encrypted, does that mean the data is vulnerable? Should in-memory OLTP tables not be used with sensitive data?

Viewing 15 posts - 151 through 165 (of 240 total)