Hello!

Just to say I found a solution. I've used the setNumericalPrecisionPolicy method of QSqlDatabase. I guess in Qt 4.6.2 the default is not QSql::HighPrecision.

Reference: http://comments.gmane.org/gmane.comp....general/30819

Regards,
Antonio Menezes.