Wednesday, May 6, 2009

Nullable vs Blank sorted i forgot to post about it

Hi All

I just realise i forgot to post about the solution to the Nullable Vs Blank problem. Well after consulting lost of people for input I decided on a simple rule.

If the blank constraint and the nullable constraint are both used for a String attribute then the blank constraint wins.

The simple solution always wins :) (Occam's razor)

0 comments: