Viewing 15 posts - 4,621 through 4,635 (of 6,038 total)
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
Whenever an organization needs to build the next version of the platform or leverage some new technology, executive management complains that there is a shortage of software or database engineers....
March 31, 2014 at 8:04 am
The problem with restoring from a snapshot or transaction log backup is that you may end up "throwing out the baby with the bath water", meaning that legitimate changes made...
March 31, 2014 at 7:43 am
Ed Wagner (3/28/2014)
SQLRNNR (3/28/2014)
JAZZ Master (3/28/2014)
Revenant (3/28/2014)
Ed Wagner (3/28/2014)
Kurt W. Zimmerman (3/28/2014)
SQLRNNR (3/28/2014)
Ed Wagner (3/28/2014)
RowRoe
Wade
Deep
Purple
Rain
Cry
Dove
Tail
March 28, 2014 at 9:34 am
Viewing 15 posts - 4,621 through 4,635 (of 6,038 total)