Hi all,
I'm trying to pull, via MAS90 ODBC driver, information from three tables. SO5, SOB, and a third table which has UPS service level and telephone information into WorldShip.
When going to SO5 alone, the import works fine. But when there is a left join to another table I cannot pull any info and get the error, "cannot find record".
So far the only thing I have figured out is that I can connect two table with one equal join. WorldShip does not allow two keys apparently.
A programmer friend said it is possible to add a sql statement "somewhere" to allow the UPS computer to pull from all three tables. In MAS90 I assume.
Any help or insight would be greatly appreciated.
I'm trying to pull, via MAS90 ODBC driver, information from three tables. SO5, SOB, and a third table which has UPS service level and telephone information into WorldShip.
When going to SO5 alone, the import works fine. But when there is a left join to another table I cannot pull any info and get the error, "cannot find record".
So far the only thing I have figured out is that I can connect two table with one equal join. WorldShip does not allow two keys apparently.
A programmer friend said it is possible to add a sql statement "somewhere" to allow the UPS computer to pull from all three tables. In MAS90 I assume.
Any help or insight would be greatly appreciated.