Forum Discussion
Anonymous
6 years agoNot applicable
OLE DB or ODBC error: [DataSource.Error]
Hi, I've got this error code while applying query changes: OLE DB or ODBC error: [DataSource.Error] An error happened while reading data from the provider: 'A transport-level error has occurr...
- Anonymous6 years ago
Hi,
I tried changing the parameters previously and it didn't work.
However, I did a workaround on it. My query was merged with another table and that seems to be causing the error. Hence, instead of using merge, I did a LOOKUPVALUE function in the table instead to get the columns I needed and that seems to work out just fine. Not sure why the merge would cause the error, but LOOKUPVALUE was the only workaround I could think of.
Thanks!
mandrado
1 year agoNew Member
Excellent, it worked first time!