Quantcast
Viewing all articles
Browse latest Browse all 16689

converting the nvarchar value 'N' when I have no such values

I am running PDI 4.4.0 on CentOS with a source DB of MySQL and a destination DB os SQL Server 2012.

I'm getting the error on my Insert/Update step (writing to SQL Server) which says
Code:

Conversion failed when converting the nvarchar value 'N' to data type smallint
I really don't understand that because all of the source MySQL columns that become a smallint in SQL Server are defined as tinyint(1) in MySQL, and they all have data in them of 1 or 0, no "N" values appear anywhere.

What's going on and how do I work around it?

Viewing all articles
Browse latest Browse all 16689

Trending Articles



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