Input flat file is encoded with ISO 8859-1
.
The database has default codepage 1252
.
Is the only way to change codepages to use a Data Conversion transformation?
Yes, I know that 8859-1
and 1252
are very close, but I am trying to do this formally correct.
I must be missing something. It appears that I must use a Data Conversion transform, click on each and every field, and choose the codepage, then deal with the "Copy of " field names one by one. This does not seem believable.