Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago
Solved

Rows limit with IBM Db2 connexion

Hi, I had a report with an ODBC connexion and everything was OK but we had to change the connexion type to a IBM Db2 connexion When I use this type, I don't have all the rows I should have Do you ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    FinallyI found the error, it was because of a LEFT JOIN

    I don't understand why a left join delete rows of the first table but I could fix it

     

    Thanks for your help