Viewing 15 posts - 3,976 through 3,990 (of 6,026 total)
Leveraging something like a botnet or backdoor trojan, a hacker doesn't even need physical access to the laptop to get at your files. The type of security threats that keep...
April 14, 2015 at 9:54 am
Consider setting up an audit event, DDL trigger, or profiler trace to keep track of when exactly a truncate operation is performed on this table. The simplist explanation is that...
April 13, 2015 at 7:43 am
Sigerson (4/9/2015)
ZZartin (4/3/2015)
Quick question Grant, how many times have you seen systems/processes fail on the 13th of the month? I can count a good handful.
In my last job I managed...
April 10, 2015 at 8:16 am
I hear that Bruce Willis is making a 6th 'Die Hard' movie about an aging night shift security guard at Windows Azure data center that gets held hostage by a...
April 8, 2015 at 3:23 pm
Wayne, I guess what you're saying is that you don't trust your Cloud provider's ISP, because your own local ISP can't be trusted. However, one advantage to geo-location, aside from...
April 8, 2015 at 10:23 am
RonKyle (4/7/2015)
in the real world this typically ends up being a type 1, 2, or 3 slowly changing insert / update
How does it end up being a type 3? ...
April 7, 2015 at 2:47 pm
Maddave (4/7/2015)
Unfortunately, I cannot implement the delete by hour, well not yet anyway. The machines...
April 7, 2015 at 10:49 am
I hate delete operations. I always feel deletes, especially bulk deletes, indicate something is wrong with the database model or ETL design. What I mean by that is: why insert...
April 7, 2015 at 9:46 am
If you have some slush money left over in your disaster recovery planning budget, you can play off the fear of executive management by blocking off an entire day to...
April 7, 2015 at 8:18 am
Geo-replication and geo-backups are two different things. Every cloud data vendor should have daily or weekly off-site backups that include even the lowest tier customers who arn't paying for geo-replicatation.
April 7, 2015 at 7:28 am
tomsharp85 (4/3/2015)
...
I don't think an insert into the names is relevant here.Also I thought of splitting the address tables into 3 as in total there are more...
April 3, 2015 at 1:19 pm
As a side note, without a constraint on this VarChar "date" column it will be a constant struggle to get users to enter data consistently and any conversion functions you...
April 3, 2015 at 11:39 am
tomsharp85 (4/3/2015)
April 3, 2015 at 7:58 am
Robert.Sterbal (4/3/2015)
Eric,Are they just afraid of electronic signatures?
Somewhere in the bowls of every large corporation and government agency, there is at least one gray haired person dedicated to doing this....
April 3, 2015 at 7:47 am
The total number of pages on a report a user wants to scan through hasn't changed in five years. However, there are scenarios where an oranization prints 1,000 page reports...
April 3, 2015 at 6:56 am
Viewing 15 posts - 3,976 through 3,990 (of 6,026 total)