C
Chaplain Doug
I have a table with a field COMMENTS of type "Memo." It
seems that when a new record is added the COMMENTS field
is Null. When I try to pass the contents of the field to
one of my functions it is kicked out as an error (Invalid
Use of Null). How may I ensure that when a record is
added that the COMMENTS field is empty but NOT NULL?
Thanks for any help. God bless.
Chaplain Doug
seems that when a new record is added the COMMENTS field
is Null. When I try to pass the contents of the field to
one of my functions it is kicked out as an error (Invalid
Use of Null). How may I ensure that when a record is
added that the COMMENTS field is empty but NOT NULL?
Thanks for any help. God bless.
Chaplain Doug