Table Joins in R&R SQL 9.0
Posted: Wed Sep 05, 2001 3:34 pm
When trying to join MS Access tables using R&R SQL version 9.0, the default setting is to skip the record if no match is found. If I try to change the setting to include unmatched records, I get a "not supported by MS Access" error. For me this is a critical problem in that I frequently audit tables where some of the fields I am trying to join are blank. What I want is for R&R to return the blank field. If the field is blank R&R drops the entire record.____In R&R Xbase version 8.0 you have the option to "blank" the field. What happened to this option?