Viewing 5 posts - 1 through 5 (of 5 total)
Ok it's all making sense now. Thanks GSquared, Craig, and Lowell for the replies and suggestions.
December 6, 2010 at 12:37 pm
Huh... The 2 columns I noticed the problem with, the PREFIX and SUFFIX, are char(8). The others are varchar.
I still don't understand why, if the columns contain...
December 6, 2010 at 12:00 pm
Stamey (10/11/2010)
Setting up error handling is is a good practice also, if you want the package to be able to continue running after it encounters an error, such as...
October 11, 2010 at 10:37 am
Alvin,
I started off the project using the import wizard, and nvarchar is what it used. I changed it to nchar, but it looks like I will be changing it...
October 11, 2010 at 6:43 am
Thanks GSquared,
Could you tell me, how do the rows from the error table get back into the correct table? Do you simply write scripts to run outside SSIS to...
October 8, 2010 at 11:41 am
Viewing 5 posts - 1 through 5 (of 5 total)