Re: edit template to edit record with null field -
10-31-2007
, 12:56 AM
Hi,
It would be better if u can expain your problem peoperly with code.It
might psbl that in database you have set 'not null' to that field. If it
is like that, then if the field is numeric then u can set any value like
-1 or 0 instead of null.