B4J Question Unpredictable Null Point Exception

krzyszp

Member
Licensed User
Longtime User
Hello,

I have silly problem...
I have created query to database and sometimes one or more fields return "NULL" and I get exception for this...
How I can catch nulls in recordset and go to next command without stopping app?
 
Top