On Fri, Feb 17, 2012 at 7:48 PM, MB Software Solutions, LLC <[email protected]> wrote: > Provider has sent me data where one of the fields I'm to import is of > type MONEY. MySQL does not have a currency or money type. I was > wondering what I should use for the equivalent mapping: FLOAT, DOUBLE, > or some extreme DECIMAL?
I tend not to use Money because of the 4 digits after the decimal point. That's asking for trouble, especially if the customer is only seeing 2. -- Paul _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/CADwx0+LjvQPhs1DMiUW0x+=KpRTf1S6ZGE_=f3Vj=iqd5x-...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

