Welcome to BARMAGY Sign in | Join | Help

Analyze it

Business Intelligence, Data wharehousing and Microsoft SQL Server services for BI Impelmentation SSIS , SSAS , SSRS

<July 2008>
SuMoTuWeThFrSa
293012345
6789101112
13141516171819
20212223242526
272829303112
3456789

Navigation

Syndication

Migrating large amount of data with nvarchar(MAX) in SSIS
Be aware when you deal with the nvarchar(MAX) as a source data for the SSIS OLE data Source as in the large number of data the temp files couldn't be generated so the migration fails. i had a case with 48 columns nvarchar(MAX) with 45000 rows and the migration failed. but converting them to 50 length it worked...!!!

Published Thursday, July 10, 2008 12:17 PM by wagdyIshac

Comments

No Comments

Anonymous comments are disabled