Whilst any type going into a field is often seen as a big plus, there are
occasions where this may be undesirable.

For such occasions, I'm currently thinking that:
NOT NULL CHECK( ROUND(fieldname)=fieldname )

looks ok, but I'm wondering if there's a case that still gets through or if
there's a better way.

Thanks.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to