Hi!
I want to insert a 'NULL' value in date field in database.
If I leave the field blank it inserts '00000000'.
If I specify a space, it inserts ' / / '
How do I insert null for Date. Other programs pick up this Null value, so I want to insert it as Null only.
Thanks.
Edited by: Nikhil DOZ on Aug 26, 2008 10:58 PM