Hi,

I am working on a Google Maps mash-up and need to add 2 fields to a MySQL 4.0 DB. What is the best field type to use to store numbers of this format:

25.217400 (sometimes it will need to be negative and always in the format nn.nnnnnn i.e. 2.6).

Please help.