> Quoting Rick Faircloth <[EMAIL PROTECTED]>: > > > > I'll go with INT...what does the "unsigned" part mean > > and what are the implications of "signed" or "unsigned"? > > http://www.mysql.com/doc/en/Numeric_types.html > > BTW, your original question is answered there as well. >
Just to add.... INT is INTEGER which means that there's no decimal places.... Not much good for real money that I'm afraid. Stephen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm

