Forum Discussion
Error returned: 'OLE DB or ODBC error: [Expression Error] The key didn't match any rows in the table
- Anonymous5 years ago
Anonymous
A typical case would be when you connect to an datasource and your Query attempts to access a table or column that does not exist in your datasource. Check if there is any table/column names are not matching.Reference:
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
I am getting the same message error: OLE DB or ODBC error: [Expression.Error] The key didn't match any rows in the table..
But I have data being sourced from hundreds of files, filtered out by file name and tab name parrameters. Is there any way I can figure out in which excact file an error might possibly be?
did you ever figure this out or get an answer? i have the same issue. it tells me i have an error but not what or where it is.