Forum Replies Created

Viewing 15 posts - 4,606 through 4,620 (of 6,026 total)

  • RE: Data Security Policies

    Jim P. (4/8/2014)


    Eric M Russell (4/8/2014)


    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...

  • RE: Data Security Policies

    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...

  • RE: Malicious files on the sql server found

    muthyala_51 (4/2/2014)


    george sibbald (4/2/2014)


    I am sure you have already thought of it, but change the sa password or disable sa, turn off xp_cmdshell if you don't need it. By having...

  • RE: Malicious files on the sql server found

    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...

  • RE: A Questionable Trigger

    Eric M Russell (4/2/2014)


    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...

  • RE: A Questionable Trigger

    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....

  • RE: A Questionable Trigger

    It's unclear from the reqirements whether updating [IsApproved] column should set [datechanged], or if this should only apply to [QuestionTitle].

  • RE: Blocking Session Information

    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...

  • RE: Native C# in Stored Procedures

    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...

  • RE: X in Technology

    This is another one of those topics I'll have to unsubscribe from to prevent my inbox from filling up.

  • RE: X in Technology

    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...

  • RE: X in Technology

    GoofyGuy (3/31/2014)


    Eric M Russell wrote:

    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...

  • RE: X in Technology

    GoofyGuy (3/31/2014)


    I wonder if we might encourage people to enter technology professions, not on the basis of their race or gender, but on the basis of their socioeconomic status?

    Race and...

  • RE: X in Technology

    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....

  • RE: X in Technology

    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...

Viewing 15 posts - 4,606 through 4,620 (of 6,026 total)