> Why allow a INT(13)? So you can allow an INT(1). If you have 

Not true at all, if we are dealing with character length and the maximum
value for an INT is 4294967295 the INT(1) to INT(10) should work, but
INT(13) should throw an error.  No program should accept erroneous values
and then make up things to do with them because you then get dumb ass
results, if the value is invalid an error should be thrown.

--
Jay

> True/false, why not use just one bit for it?

I don't know, why not?

--
Jay


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Purchase from House of Fusion, a Macromedia Authorized Affiliate and support the CF 
community.
http://www.houseoffusion.com/banners/view.cfm?bannerid=36

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:183339
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to