Forum Replies Created

Viewing 15 posts - 7,651 through 7,665 (of 39,877 total)

  • RE: SQL Server v Access re:security

    Stored procedures do not prevent SQL Injection. SQL Injection comes when you build any string from user input. That can take place in a stored procedure if you use dynamic...

  • RE: code handle by UI or other

    It seems like you have two things here. The background process and how this calculates, which I'm not sure what that means for your UI logic or tracking the date....

  • RE: SQL Server v Access re:security

    page853 (9/19/2016)


    Hi SSCrazy

    could you point me to the relevant HIPPA stuff re: MS Access (or alludes to it)

    thanks

    It's pietlinden, not SSCrazy.

  • RE: SQL Server v Access re:security

    pietlinden (9/19/2016)


    If it's clinical trials data, that's all covered under HIPPA/PHI rules.

    Having Access involved is a security disaster waiting to happen. It has no built-in security anymore. If at all...

  • RE: SQL Server v Access re:security

    Eric M Russell (9/19/2016)


    Most RDMS are air-tight from external hacking attempts when the DBA properly implements authentication and authorization.

    At least based on news reports (and subsequent technical analysis by...

  • RE: The 10X Programmer

    djackson 22568 (9/19/2016)


    However, 10x comes across as "more quantity", and software should really be about "more quality".

    ...

    Yes, this. It's not LOC or some simple metric.

    I interpret what Steve...

  • RE: The 10X Programmer

    Iwas Bornready (9/19/2016)


    "Given the state of questions I see asked on SQLServerCentral and other sites, it definitely seems that there are plenty of developers being paid to produce poorly written...

  • RE: The 10X Programmer

    Gary Varga (9/19/2016)


    One of the biggest misnomers is the term "10x Developer" as to have one you need another developer who struggles to manage 1x but deals with all the...

  • RE: The 10X Programmer

    Sean Redmond (9/19/2016)


    This reminds me of the model for programmers in Fred Brooks' 'The Mythical Man Month'.

    He is of the opinion that programmers should be trained and treated as consultant...

  • RE: SQL Server v Access re:security

    Well, they are different in a few ways. Access would depend on the ACLs in the file system to limit someone from opening the Access files. However, someone could take...

  • RE: A failure occurred during initializing of an Audit

    What is your audit definition? Do those objects exist?

  • RE: Are the posted questions getting worse?

    Ed Wagner (9/16/2016)


    And here I was hoping to be able to talk you into coming to SQL Saturday Detroit in early 2017...assuming it happens.

    You might be able to. I'm looking...

  • RE: The Danger of xp_cmdshell

    Jeff Moden (9/15/2016)


    Heh... I think I'm being prodded to publish. 😀

    😉

  • RE: Are the posted questions getting worse?

    rodjkidd (9/16/2016)


    Steve Jones - SSC Editor (9/15/2016)


    Hugo Kornelis (9/15/2016)


    Anyone here planning to (or thinking about) going to Live! 360 Orlando?

    As a speaker, I have been given a special registration code...

  • RE: Are the posted questions getting worse?

    Hugo Kornelis (9/15/2016)


    Anyone here planning to (or thinking about) going to Live! 360 Orlando?

    As a speaker, I have been given a special registration code that triggers a cheaper price $500...

Viewing 15 posts - 7,651 through 7,665 (of 39,877 total)