Viewing 15 posts - 1,651 through 1,665 (of 2,756 total)
My first (well second) thought when I saw the announcement was MS was pulling a *long* running April Fools gag...
My third thought was that my old boss (a serious FOSS...
March 15, 2016 at 5:59 am
Gah...
I forgot how long it can take to update a VM, especially when you're being stingy (it's only going to be hosting the controller software for my new in-home wifi...
March 9, 2016 at 5:44 pm
A couple people have commented on this elsewhere, but what the heck...
https://blogs.microsoft.com/blog/2016/03/07/announcing-sql-server-on-linux/
To paraphrase a bit:
Dr. Peter Venkman: This server is headed for a disaster of biblical proportions.
DBA: What do you...
March 7, 2016 at 4:56 pm
Try explicitly granting the service account Full Control to the folder on the new drive, rather than the root of the drive. I believe, even if a login has...
March 7, 2016 at 2:06 pm
I'll shoot the concierge an e-mail tonight. At the moment, I'm just trying to get a rough idea as to the price, so I can look at budgeting for...
March 4, 2016 at 10:25 am
WayneS (3/4/2016)
jasona.work (3/4/2016)
To anyone who has gone on any of the previous SQL Cruises, if you brought your...
March 4, 2016 at 8:47 am
gijs.wuyts (3/4/2016)
My goal is to run a query to extrqct the data that I need, and use this...
March 4, 2016 at 7:48 am
I suppose I could toss this question into it's own topic, but meh...
To anyone who has gone on any of the previous SQL Cruises, if you brought your SO along,...
March 4, 2016 at 7:04 am
ThomasRushton (3/2/2016)
$([Convert]::ToInt32(([datetime]'2016-01-08 16:30' - (get-date)).duration().TotalSeconds))
That was the latest in my stream of various countdown apps. Previously I'd...
March 2, 2016 at 6:15 am
Ed Wagner (3/1/2016)
Alan.B (3/1/2016)
jasona.work (3/1/2016)
Hmm, using DD makes it seem so far away, lets try WEEK...
That's a...
March 2, 2016 at 6:03 am
Ah, using SQL Server DATEDIFF to figure out how many days until my vacation...
Hmm, using DD makes it seem so far away, lets try WEEK...
That's a little better...
How about MM?
There...
March 1, 2016 at 6:09 pm
Beatrix Kiddo (3/1/2016)
There's no handy Stop button in the SQL error log, but I suppose Developers won't have access to that anyway?
Correct. Devs get Public and nothing else at...
March 1, 2016 at 6:51 am
Grant Fritchey (3/1/2016)
The basics will work. Mainly T-SQL is going to be fine. But I'd just get the 2014 SSMS out to people. The backward compatibility works, so it's safe.
Yeah,...
March 1, 2016 at 5:30 am
So, did some quick-n-dirty testing this evening, and it looks like the same things that don't work when managing a SQL2012 install with SSMS 2008R2, don't work with SSMS 2012...
February 29, 2016 at 5:34 pm
It's always fun to find ways to use SQL features you never thought about before...
/best Keaneu Reeves as Neo voice
I know OVER (PARTITION BY now...
😀
We're keeping the option of moving...
February 29, 2016 at 12:49 pm
Viewing 15 posts - 1,651 through 1,665 (of 2,756 total)