SSIS Data Flow - Have Null values take table default
- From: "Jeff" <jpasqua@xxxxxxxxx>
- Date: 6 Jun 2006 08:54:03 -0700
Hi,
I have a data transform from a flat-file to a SQL server database.
Some of the flat-file fields have NULL values. The SQL table I'm
importing into does not allow NULL values in any field, but each field
has a Default value specified.
I need to have it so that if a null value comes across in a field using
the data transform, it takes the table default on import. I could of
sworn I had this working a few days ago, but I get errors now that
state I'm violating table constraints. Has anyone done this before?
Thanks
Jeff
.
- Follow-Ups:
- Prev by Date: Re: remotely call a DTS
- Next by Date: Re: remotely call a DTS
- Previous by thread: Get file name for a particular file type
- Next by thread: Re: SSIS Data Flow - Have Null values take table default
- Index(es):