When comparing two separate database float values :-

if hResult!Dr - hResultInvoice!GrossValue <> 0 then .....

Although both values are the same (as far as I can see), the above test
gives a result (of zero)

I've tried converting the fields to a float type variable but get the same
result.

Any ideas please!
-- 
View this message in context: 
http://old.nabble.com/sqlite3-float-value-errors-tp27915161p27915161.html
Sent from the gambas-user mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to