Forum Discussion

Power_It_Up's avatar
Power_It_Up
Helper II
7 months ago
Solved

Denodo causing ODBC error

Afternoon.   I have a Denodo script which has run perfectly well until I added this statement:   CAST( CASE WHEN g.caseid = '1234' AND r.priority = 'Y' THEN '1234Y' WHEN g.caseid = '1234' TH...
  • Power_It_Up's avatar
    Power_It_Up
    7 months ago

    cengizhanarslan Thank you for replying. I tried the refresh preview prior to executing the query but it still shows the same error.

     

    Edit: I opened a fresh workbook and placed my query in that and it's working fine! I can't re-create the whole workbook, but this is interesting.

     

    Edit2: I added a duplicate Denodo query in the existing problematic workbook and this one is executing fine.  So something is causing the original query to fail.