Ok I'm stumped. Here is the end part of the UPDATE statement coming from the logs.
.. weirPlateHeight=2.219999999999998 WHERE id=6 AND systemId=1257...weirPlateHeight=2.22 Why is the first weirPlateHeight have a million digits on it? Got me! The database shows 2.22, my field itself in the GUI part of the program shows 2.2, but apparently when it gets put into the cache it gets set to 2.21999999. This is all happening from a straight load and then save. =\ I thought it might be a JDBC issue, updated to the latest mysql-connector, no go. Tried this with both 0.9.6 and 0.9.7M1 and it does the same thing. Where could I hunt this down next? Thanks! -Nick ------------------------------------------------- If you wish to unsubscribe from this list, please send an empty message to the following address: [EMAIL PROTECTED] -------------------------------------------------