0

Null Values in Date column

 

Hi There,

I made some modifications just so that I get going. My insert into
destination SQL table is successfull for fields which are string type. But
if my flat file does not have data corresponding to the date column in
destination table, the dataflow fails to import records. The date column is
set to accept null values, but the import still fails. How do I handle
inserting null dates?

For the Identity insert I am using Sequence generator and inserting the
value explicitly. Is this the right way to do it?

 

2 comments

Please sign in to leave a comment.