Forum Replies Created

Viewing 15 posts - 6,421 through 6,435 (of 39,877 total)

  • RE: Talking baseball

    Fingers crossed for the Rocks.

  • RE: Naming Conventions - Table and Column Names

    I would never allow spaces. It creates far too much confusion and potential issues with "ProductID" and "ProductID ". Even "Product ID" can be misread.
    Underscores I dislike, but if...

  • RE: The Problems with Gods

    patrickmcginnis59 10839 - Wednesday, September 27, 2017 9:00 AM

    I'm probably just trying too hard, I probably would not be able to...

  • RE: .bat file fails in SSIS

    sks_989 - Wednesday, September 27, 2017 7:45 AM

    Yes Steve we resolved issue by removing ! character from password.

    Crazy. Thanks for the update.

  • RE: Are the posted questions getting worse?

    Jason A. Long - Tuesday, September 26, 2017 8:47 PM

    I just wanted to give everyone, Tom, Jeff, Hugo, Wayne & Steve a...

  • RE: The Problems with Gods

    It would be nice to have a sudo like command for each user on Windows, that tracks back to that particular user using extra privileges.

  • RE: The Problems with Gods

    patrickmcginnis59 10839 - Tuesday, September 26, 2017 12:11 PM

    If you want protection from an administrator, you could consider sending logs to...

  • RE: Code-first vs database-first, any new developments?

    I'll diverge slightly. I think Code First and other ORM solutions have lots of options and they can work well. The problem is that they are set up for the...

  • RE: The Problems with Gods

    Eric M Russell - Tuesday, September 26, 2017 9:47 AM

    TDE and encryption of personal identifying columns should be standard database design practice...

  • RE: Compressing Integers

    Arrgghh

    2* 10^10

    Apparently you all are very poor at reading my mind.

  • RE: The Problems with Gods

    patrickmcginnis59 10839 - Tuesday, September 26, 2017 9:28 AM

    Why not go ahead and set your system up then lock out the...

  • RE: Are the posted questions getting worse?

    WayneS - Tuesday, September 26, 2017 9:54 AM

    Thanks for the links.
    A stairway series (for each of the ORM tools) sounds like...

  • RE: Are the posted questions getting worse?

    WayneS - Tuesday, September 26, 2017 8:03 AM

    One of the things that I said above is that ORM, if done right,...

  • RE: Compressing Integers

    I wasn't trying to overthink this too deeply. Just adding a large amount of data, with random values greater than 2^9, a 32bit int. Added some verbiage to clarify these...

  • RE: The Problems with Gods

    Not allowing less privileged to change more privileged, but more side by side. A user that can do X, but not Y, even though X and Y are related. Can...

Viewing 15 posts - 6,421 through 6,435 (of 39,877 total)