Howdy!
I have two databases. One has all of the reports, modules, forms and queries. The other has all of the data. The app database is linked (fairly standard set-up).
I am just completing a major revision change to my app. There was a substantial change to the database structure. The mod has gone quite well, but most complex query is not quite right. I am pretty close to tracking it down. There is an inner join which needs to be a left outer. But a question has come up.
If you can define relationships in BOTH databases, and potentially different, which one has the control? Or is there some safeguard for this?
Perhaps, someone has a pointer to 'in-depth' reference material on this subject.
Thanks
Steve
I have two databases. One has all of the reports, modules, forms and queries. The other has all of the data. The app database is linked (fairly standard set-up).
I am just completing a major revision change to my app. There was a substantial change to the database structure. The mod has gone quite well, but most complex query is not quite right. I am pretty close to tracking it down. There is an inner join which needs to be a left outer. But a question has come up.
If you can define relationships in BOTH databases, and potentially different, which one has the control? Or is there some safeguard for this?
Perhaps, someone has a pointer to 'in-depth' reference material on this subject.
Thanks
Steve