I'm having a problem with an updatable view. It contains a view of fields from 4 different tables (3 in a .dbc and one free).
If I code the sql myself joining the tables everything links together but when I try and duplicate the results in a view it gives me an error saying it can't find one of the fields. Putting them all in the .dbc made no difference.
Any thoughts?
If I code the sql myself joining the tables everything links together but when I try and duplicate the results in a view it gives me an error saying it can't find one of the fields. Putting them all in the .dbc made no difference.
Any thoughts?