Viewing 15 posts - 4,306 through 4,320 (of 6,026 total)
GilaMonster (11/17/2014)
However - http://dbakapil.blogspot.com/2010/07/potential-security-threat-of-using.html
Yes, if one of the fixed roles don't fit the use case exactly, then creating a database role with only the specific granular permissions that each "database...
November 17, 2014 at 3:23 pm
There are several fixed server and database roles that grant persmission to a user to perform various admin type operations without being a member of full SYSADMIN. For example: securityadmin,...
November 17, 2014 at 11:27 am
Gary Varga (11/16/2014)
November 17, 2014 at 7:30 am
lnoland (11/14/2014)
Nadrek (11/13/2014)In many cases where the explicit policy says security is valued highly, the actual corporate culture and the actual actions taken do not correspond.
At my first job out...
November 14, 2014 at 2:46 pm
Miles Neale (11/14/2014)
Gary Varga (11/14/2014)
Efficiency of coding and delivery of business needs go hand in hand.
Coding efficiency, for me, is maintainable code that...
November 14, 2014 at 10:07 am
Iwas Bornready (11/13/2014)
Eric M Russell (11/13/2014)
November 13, 2014 at 9:05 am
Gary Varga (11/13/2014)
Eric M Russell (11/13/2014)
November 13, 2014 at 8:59 am
An interesting SharePoint feature would be the option to restrict user's access to MS Office documents in such a way that they could view / edit / save them, but...
November 13, 2014 at 7:58 am
When I first saw the title "Double Up During Trips", I thought it was going to be a post about how to save money by doubling up on the hotel...
November 12, 2014 at 10:34 am
We've seen all before. That legendary appplication that was conceived, coded and put into production within two weeks. The developer gets a pat on the back and the project is...
November 12, 2014 at 10:16 am
Using a text editor like NotePad++, isolate one of the records that didn't insert, compare it to other records that did, and see if there is a pattern in the...
November 12, 2014 at 10:08 am
Of course batching up SQL operations is generally more efficient than processing them synchonously one at a time, especially if we're talking about inserts. For example a developer may build...
November 12, 2014 at 8:30 am
But like I said earlier, it's not enough to provide employees with training. The training has to be relevent and within the context of a comprehensive plan to keep the...
November 11, 2014 at 7:33 am
Gary Varga (11/11/2014)
Mile Higher Than Sea Level (11/10/2014)
...Too-Big-To-Fail...
That sums up the issue. The governments (I am particularly looking at the UK & US ones) should have let the banks fail...
November 11, 2014 at 7:25 am
Gary Varga (11/10/2014)
Eric M Russell (11/10/2014)
November 10, 2014 at 10:42 am
Viewing 15 posts - 4,306 through 4,320 (of 6,026 total)