Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

Handling unexpected characters from flat file

$
0
0

Hi, I'm importing a flat file into a SQL Server database using SSIS. The flat file contains columns which as specified as BIGINT, null. However, if the the row doesn't have a value then "/N" exists in the flat file. Here is a very scaled back example. Notice row 2 Col2 is null or blank in the flat file, so they print "/N"

Col1      Col2      Col3
897       /N         323

I'm trying to figure out if I can check for this in my SSIS package and make "/N" null.

Does anyone have any advice on this? I'm new to SSIS, so any help is appreciated!



Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>