Hi Support,
Version: LLBLGEN 3.0
DB: Oracle 9i/10g
I just would like to know how to pass Null, I mean
- I have a textbox for numeric input.
- I have datepicker.
In DB, these 2 are nullable. what is the code syntax in save entity (adapter based) that it should pass null, when user has left these fields blank in UI and saves it
Thanks in advance