ResultSet.wasNull() "Reports whether the last column read had a value of SQL
NULL". That might be what you are looking for....
- DAP
-----Original Message-----
From: jmat...@predict.com [mailto:jmat...@predict.com]
Sent: Wednesday, December 18, 2002 6:50 PM
To: ja...@lists.mysql.com
Subject: differentiating between NULL and 0
Hello,
I see from the documentation that calling one of the ResultSet.getFloat
methods will return 0 if a column value has SQL NULL. I need to know the
difference between a mull database filed, and an actual 0 in the field.
Any suggestions?
thanks
jeff
To request this thread, e-mail <java...@lists.mysql.com>
To unsubscribe, e-mail <java-unsubscribe-dap=rbii...@lists.mysql.com>