johnstrang
Technical User
Hi,
I hope someone can help with this.
I need to link 2 tables from 2 separate Oracle databases held on Unix servers, which have the common field "Case ID".
In one database the field is a VARCHAR2(255) and in the other it is VARCHAR2(15) - please DON'T ask me why, I don't know
but they are from 2 different vendors on 2 separate servers.
Anyway, the requirement is to get details of cases from Table 1, along with further details from Table 2(where there is a corresponding entry in Table 2). All I can get in the Visual Linking Expert is an Equal Join - which means that I don't get records from Table 1 where there is no corresponding record in Table 2.
This is using CR Professional 8.5 on my Win2K PC.
Any help or suggestions will be gratefully received.
Thanks in advance,
John
I hope someone can help with this.
I need to link 2 tables from 2 separate Oracle databases held on Unix servers, which have the common field "Case ID".
In one database the field is a VARCHAR2(255) and in the other it is VARCHAR2(15) - please DON'T ask me why, I don't know
Anyway, the requirement is to get details of cases from Table 1, along with further details from Table 2(where there is a corresponding entry in Table 2). All I can get in the Visual Linking Expert is an Equal Join - which means that I don't get records from Table 1 where there is no corresponding record in Table 2.
This is using CR Professional 8.5 on my Win2K PC.
Any help or suggestions will be gratefully received.
Thanks in advance,
John