Viewing 15 posts - 4,606 through 4,620 (of 6,026 total)
Jim P. (4/8/2014)
Eric M Russell (4/8/2014)
April 8, 2014 at 10:32 am
I hate to say it, but the only way we're every going to see any industry wide application of standard data security policies is through government regulation and oversight. For...
April 8, 2014 at 8:53 am
muthyala_51 (4/2/2014)
george sibbald (4/2/2014)
April 2, 2014 at 2:28 pm
First, don't reboot the server or restart the SQL Server service, because you can loose valuable audit information doing that.
You can query sys.objects and order by modify_date desc, create_date desc...
April 2, 2014 at 2:14 pm
Eric M Russell (4/2/2014)
April 2, 2014 at 11:38 am
Given the requirements, I don't think there is anything functionally wrong with the table and trigger as is, except that the QuestionID needs to be indexed and the primary key....
April 2, 2014 at 8:41 am
It's unclear from the reqirements whether updating [IsApproved] column should set [datechanged], or if this should only apply to [QuestionTitle].
April 2, 2014 at 7:59 am
This article describes a couple of methods to monitor blocking, but keep in mind that blocking is a normal function of isolation and locking, and you should really only be...
April 2, 2014 at 7:35 am
I was reading it, thinking what a terrible idea it was, feeling confused about how I had missed rumors of it's potential existence, hoping that it was turned off by...
April 1, 2014 at 2:20 pm
This is another one of those topics I'll have to unsubscribe from to prevent my inbox from filling up.
April 1, 2014 at 10:37 am
Having lived in a nation that doesn't recognize a fundamental human Right To Internet, I was still using dial-up and DSL long after most people had access to cable and...
March 31, 2014 at 2:26 pm
GoofyGuy (3/31/2014)
I actually think that Information Technology, especially on the application development / database administration end of the spectrum, is a relatively easy field to break into...
March 31, 2014 at 11:21 am
GoofyGuy (3/31/2014)
Race and...
March 31, 2014 at 10:52 am
SQLRNNR (3/31/2014)
Eric M Russell (3/31/2014)
If one of my daughters expressed a desire to pursue a career in technology, I would encourage her with no reservations.
I would do the same....
March 31, 2014 at 8:45 am
If one of my daughters expressed a desire to pursue a career in technology, I would encourage her with no reservations. Women In Technology meetings sound good as a once...
March 31, 2014 at 8:22 am
Viewing 15 posts - 4,606 through 4,620 (of 6,026 total)