Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

OLE DB Source Columncannot be found at the datasource.

$
0
0

I have  a series of dataflow tasks and the last one is giving me trouble.  There is no intermediate steps involved, its simply a oledb source and oledb destination. The source data access mode is "sql command from a variable", which if i check the query at debug time, is fine.

At first I was getting errors similar to this

component "OLE DB Source" (414)" failed validation and returned validation status "VS_NEEDSNEWMETADATA"

Then, I changed the property "ValidateExternalMetadata" to false

When I run the package, I get an error similar to

OLE DB Source [414]: Column "my_column_name" cannot be found at the datasource.

Well, dadgumit...I know that column is there, the mappings look fine and Ive tried deleting and re-creating the source/destination a few times, same error.

I know the source and destination tables are the same, because I took the create script from the source to create the table at the destination.

suggestions?


sfsf


Viewing all articles
Browse latest Browse all 24688

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>