Viewing 15 posts - 301 through 315 (of 1,221 total)
It has always struck me that Microsoft really needs a brain adjustment. SQL Server is a business tool, yet it seems that they treat it like a consumer product....
April 30, 2015 at 8:30 am
Gary Varga (4/27/2015)
Eric M Russell (4/22/2015)
...It's floor #13...
Which is quite ridiculous as an English Gentleman knows that the 13th floor is the 14th floor as there must be a ground...
April 27, 2015 at 11:27 am
Eric M Russell (4/22/2015)
Conceptually, it's like when the police leave an "abandoned" car on the side of the road and wait for theives. ...
Law enforcement has a honeypot car that...
April 22, 2015 at 9:10 am
bdenning (4/22/2015)
April 22, 2015 at 9:07 am
dwain.c (4/21/2015)
Wayne West (4/21/2015)
April 22, 2015 at 8:54 am
Eric M Russell (4/21/2015)
Wayne West (4/21/2015)
Eric M Russell (4/21/2015)
What do you guys think about the honeypot database...
April 21, 2015 at 3:36 pm
Eric M Russell (4/21/2015)
What do you guys think about the honeypot database server to attract hackers or...
April 21, 2015 at 3:03 pm
Moneypenny was a crack shot, so I definitely wouldn't try to sneak past her! There was a line in one of the books where M says that she shoots...
April 21, 2015 at 2:22 pm
I like the honeypot idea, but wouldn't you pretty much need a full-time sysadmin to maintain it and keep it looking current and monitor it? I guess the honeypot...
April 21, 2015 at 11:27 am
Dwain, that first code worked perfect, the second one only has D/N/P/Y appearing for district 000, which may or may not work live. Since the first one does work...
April 21, 2015 at 9:35 am
Andrew..Peterson (4/20/2015)
...we cannot come to any unified agreement as to what "Best Practices" should be with regards to stored procedures.
I think part of this is two-fold. 1: Every situation...
April 20, 2015 at 4:54 pm
ScottPletcher (4/16/2015)
--USE [<your_db_name_here>] --naturally make sure you are in the right db
SET DEADLOCK_PRIORITY LOW --probably irrelevant, but just in case
DECLARE @list_missing_indexes bit
DECLARE @table_name_pattern sysname
--NOTE: showing missing indexes can take...
April 17, 2015 at 10:54 am
Eric M Russell (4/17/2015)
April 17, 2015 at 10:50 am
Eric M Russell (4/17/2015)
April 17, 2015 at 9:13 am
Jeff Moden (4/16/2015)
My greatest disappointment is that MS doesn't have a datetime conversion for Pig Latin. 😛
It's in Alpha testing right now and will release next year on April 1....
April 17, 2015 at 8:06 am
Viewing 15 posts - 301 through 315 (of 1,221 total)