Re: mysql float data type

2014-12-20 Thread Jan Steinman
> From: Lucio Chiappetti > > never used DECIMAL nor intend to Why would you blow off an important feature of any system? DECIMAL performs "infinite precision math," and should be used in ALL situations where you don't want rounding errors. It should ALWAYS be your first choice for quantities

Java-connector & missing connector class

2014-12-20 Thread hsv
Ignore my earlier question: my problem arose from not feeding Eclipse the right CLASSPATH when my new program was "main". -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/mysql