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

String Column Issue with SSIS Wizard SP Source

$
0
0

When I use

USE [AdventureWorks2012]

EXEC	[dbo].[uspGetBillOfMaterials]
		@StartProductID = 800,
		@CheckDate = N'2008-02-01'

As source in SSIS Import/Export Wizard, it cannot map the string column. It shows 202 for source type. Same for other sp-s with string columns in results set.  When I specifically did a convert(varchar...) in the output, it showed 200 for type.


Kalman Toth Database & OLAP Architect sqlusa.com
New Book / Kindle: Pass SQL Exam 70-461 & Job Interview: Programming SQL Server 2012



Viewing all articles
Browse latest Browse all 24688

Trending Articles



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