in reply to
Re: Null fields
in thread
Null fields
Actually, what is happening is that when it read a null column, it skips the record. I need to write all the records, even if it has null columns in it, to the database.
Comment on
Re: Re: Null fields
In Section
Seekers of Perl Wisdom