• Dennis (unregistered)

    Storing customer IDs as number types is not just "not ideal", it is WRONG, TRWTF, and the source of all these issues.

    I'd like to hate on Microsoft, but this is not their fault.

  • Dennis (unregistered) in reply to Dennis

    Oh, and "I like to prefix" is also just wrong. Either you always pad to a specific width, or you never prefix.

  • Dennis (unregistered) in reply to Dennis

    Sorry, I was a bit unspecific: Storing as floating point numbers (no matter the precision) is wrong. Proper integers are fine.

Leave a comment on “Floating Along”

Log In or post as a guest

Replying to comment #:

« Return to Article