MikeCopeland
Programmer
Using CR XI...
I am working with a SQL database that isn't "clean": that is, there are missing link values in various root records. For example:
Table1 Table2
F1 L1
1. 5-------5
2. 0 17
3. 17------^
In this example, every record in Table1 _should_ have a corresponding linked record in Table2. However, record #2 doesn't have a link to Tables 2 (it's 0), but most others do. Is there any way in CR to show anomalies such as this (display information from Table1 for record #2)? TIA
I am working with a SQL database that isn't "clean": that is, there are missing link values in various root records. For example:
Table1 Table2
F1 L1
1. 5-------5
2. 0 17
3. 17------^
In this example, every record in Table1 _should_ have a corresponding linked record in Table2. However, record #2 doesn't have a link to Tables 2 (it's 0), but most others do. Is there any way in CR to show anomalies such as this (display information from Table1 for record #2)? TIA