Forum Discussion
Anonymous
2 years agoNot applicable
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 ...
- Anonymous2 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
Anonymous
2 years agoNot applicable
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