Viewing 15 posts - 9,136 through 9,150 (of 39,810 total)
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...
September 29, 2015 at 12:01 pm
Eric M Russell (9/29/2015)
September 29, 2015 at 11:27 am
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...
September 29, 2015 at 11:23 am
"keep" was meaning the end result. There is one instance on the host at the end, not two or more.
September 29, 2015 at 10:03 am
Perhaps some of this works in 2008? Anyone verify this? I've tested in 2012/2014 and it does not work.
September 29, 2015 at 9:41 am
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...
September 29, 2015 at 9:39 am
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...
September 29, 2015 at 8:52 am
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...
September 28, 2015 at 3:11 pm
xsevensinzx (9/28/2015)
September 28, 2015 at 3:08 pm
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,...
September 28, 2015 at 3:05 pm
tbailey 19088 (9/28/2015)
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...
September 28, 2015 at 3:03 pm
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...
September 28, 2015 at 3:01 pm
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....
September 28, 2015 at 12:06 pm
The error log is impractical. You'd be reading the entire log every 5 mninutes, trying to sort through text entries.
September 26, 2015 at 11:53 am
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.
September 25, 2015 at 2:15 pm
Viewing 15 posts - 9,136 through 9,150 (of 39,810 total)