I’m getting the following error message with a DataReader source:
The column <column name> does not have a matching source column in the DataReader schema.
The DataReader source’s Connection Manager is an Ado.Net connection. The Ado.Net connection has the Provider set to .NetProviders\ODBC Data Provider.
The tables behind the ODBC are C-ISAM.
Does anyone have any thoughts on how to fix and/or troubleshoot this?
Cheers
gmhm
The column <column name> does not have a matching source column in the DataReader schema.
The DataReader source’s Connection Manager is an Ado.Net connection. The Ado.Net connection has the Provider set to .NetProviders\ODBC Data Provider.
The tables behind the ODBC are C-ISAM.
Does anyone have any thoughts on how to fix and/or troubleshoot this?
Cheers
gmhm