Skip to main content

Does anyone handle blank values in Construct?

Comments

1 comment

  • Best answer
    DSP Expert

    TGhinder: A zero length string inserted via file-based interfaces would be exactly the same as a null. If the client needs a blank in a field instead of null, change the default value in the table to a zero length string. With that change, I believe all inserted records with nothing provided should end up with a zero length string value instead of null.

    0

Please sign in to leave a comment.