How to insert 0 length String to a not null field
406867Oct 23 2003 — edited Dec 21 2003I want to insert a Zero length String like '' into a not allow null field, I got "cannot insert NULL to ..." message.
Can anyone help me to overcome this issue?
Thanks in advance.