I have made a dtsx package on my computer using SQL Server 2008. It imports data from a semicolon delimited csv file into a table where all of the field types are NVARCHAR MAX.
Not sure if this is still a problem but I found this simple solution:
Hope this was clear and easy to follow