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

Getting data from visual foxpro

$
0
0

Hi All,

I am importing all data from visual foxpro tables using IS.

Source connection is ole db foxpro driver.

My destination connection as sql server 2012.

Set the transformations, when I ran the pkg I have this error:

TITLE: Package Validation Error
------------------------------

Package Validation Error

------------------------------
ADDITIONAL INFORMATION:

Error at Data Flow Task [OLE DB Destination [53]]: Columns "number" and "BankAccountNumber" cannot convert between unicode and non-unicode string data types.

Error at Data Flow Task [OLE DB Destination [53]]: Columns "descrip" and "BankAccountName" cannot convert between unicode and non-unicode string data types.

Error at Data Flow Task [OLE DB Destination [53]]: Columns "code" and "BankAccountCode" cannot convert between unicode and non-unicode string data types.

Error at Data Flow Task [SSIS.Pipeline]: "OLE DB Destination" failed validation and returned validation status "VS_ISBROKEN".

Error at Data Flow Task [SSIS.Pipeline]: One or more component failed validation.

Error at Data Flow Task: There were errors during task validation.

 (Microsoft.DataTransformationServices.VsIntegration)

------------------------------

I am using nvarchar for destination column. I cannot see the column type from the source table.

Anybody can help with this issue?

Thanks!


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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