Erik Slooff
|
| Posted: 03/18/2002, 10:50 AM |
|
Hi,
I wanted to see if the following behaviour is what you would expect from CC:
When using multiple joins to more than 2 tables in a single Grid it's not possible to have different JOIN types; they all (in the same grid) must either be LEFT or INNER joins. Apparantly this is the only way it works.
Look forward to any reactions,
Bye,
Erik
|
|
|
 |
Sam M
|
| Posted: 03/18/2002, 12:02 PM |
|
I could be wrong, but I was under the impression that the only other join type was the outer join. ODBC doesn't like those, which is why it makes more sense to avoid them than not.
|
|
|
 |
|