Forum Replies Created

Viewing 15 posts - 9,136 through 9,150 (of 39,810 total)

  • RE: Test vs. Prod environment - Release methodology... I have a rogue developer I need to stop.

    Until you have an issue, you can't argue anything. If the dev does things and they work, then ignore it. Track things.

    There isn't anything that I've seen other than blogs...

  • RE: Are you a Data Scientist?

    Eric M Russell (9/29/2015)


    To be a true Data Scientist, you probably need a solid academic background in data analysis as well as deep knowledge of whatever domain you're working in....

  • RE: Renaming

    I thought there was an alias or something in there. Alias' are great. I prefer a FWDN, with a port number after.

    mynamedsql.mycorp.com,5555

    I'm surprised this is so hard to change. It...

  • RE: Renaming

    "keep" was meaning the end result. There is one instance on the host at the end, not two or more.

  • RE: Renaming

    Perhaps some of this works in 2008? Anyone verify this? I've tested in 2012/2014 and it does not work.

  • RE: How to hide stored procedures from user?

    SQLCLR doesn't hide the procedure from someone, though it does make the code hard to get to.

    However, what is the purpose here? At some point, much of your data manipulation...

  • RE: Data Sprawl

    For why many developers are looking to NoSQL, look no further than JSON. So many of the new tools and languages have built some support for JSON storage, and the...

  • RE: No Time for Testing

    ken.trock (9/28/2015)


    However I do believe we need to test our code. We all do test our code, even if it's with a few before/after queries. What I don't get is...

  • RE: No Time for Testing

    xsevensinzx (9/28/2015)


    I can understand the what the author means in the article, especially in the BI realm on my end. Sometimes there is just not enough time due to last...

  • RE: No Time for Testing

    Jeff Moden (9/27/2015)


    First, I loved your observations in the article. It takes so little time to "test-as-you-go" that I don't understand why more people don't do it. To wit,...

  • RE: Renaming

    tbailey 19088 (9/28/2015)


    Steve,

    This rename can be done using sp_dropserver and sp_addserver @local='local.

    I tested this on one of my development boxes that had only a single, default-named instance. First, I ran...

  • RE: Time posted does not indicate time zone

    The server is on Mountain Time (GMT-7) if I remember? I think we left it that way because we had things scheduled based on this zone.

    As noted, you change this...

  • RE: Fantasy Football 2015

    Well, I had a break out day, without starting Freeman, who had done nothing to that point. If only this had been my week 1 score....

  • RE: Auditing Failed Login and Alert

    The error log is impractical. You'd be reading the entire log every 5 mninutes, trying to sort through text entries.

  • RE: Auditing Failed Login and Alert

    That would be cool if you have something. It's a neat idea, especially as using something like SCOM is more like a .44 against houseflies.

Viewing 15 posts - 9,136 through 9,150 (of 39,810 total)