I tried to do but iam getting an error saying.
ODBC error: non unique table reference: tablename
I have 3 tables Invoice, Sales-Dist, Credit_Memos
I joined first 2 with left outer joins and again left outer join INvoice and Credit memos. And it gives above error.
I tried doing different ways but did not work. Any help will be appreciated.
Thanks