Wayne A Sobers 17.May.13 11:39 PM a Web browser LC LSXLC LSX - All ReleasesWindows
I'm copying data from an ODBC source to a Notes database using code fashioned after the examples in chapter 9 of the "Implementing LEI6" redbook.
The data transfer works, but if the source field contents are NULL, then the corresponding field in the notes document is not created.
Is there a way of preventing this behavior? Or forcing all fields in the target document to be created with the appropriate defaults?