PassNull

Posts   
 
    
shekar
User
Posts: 327
Joined: 26-Mar-2010
# Posted on: 29-Jun-2010 10:41:31   

Hi Support,

Version: LLBLGEN 3.0 DB: Oracle 9i/10g

I just would like to know how to pass Null, I mean

  1. I have a textbox for numeric input.
  2. 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