I have a complex union Query which works exceedingly well in an unsplit database. It is based on around 20 other queries which are in turn based on a number of tables and queries. This feeds a form which sumarises the status of every aspect of the db in one page.
Problem is when I split the db so 2 or more users can use it, the form (and query) fail,
something to do with too many links. (I used the database splitter tool)
Is there a way to split the db and retain the query and form on the B/E so that a user can access it without causing too many links?
I realise that this would restrict the user access to the form, but that is a compromise I am happy to make.
This has been doing my head in for a month now and any help would be much appreciated.
Problem is when I split the db so 2 or more users can use it, the form (and query) fail,
Is there a way to split the db and retain the query and form on the B/E so that a user can access it without causing too many links?
This has been doing my head in for a month now and any help would be much appreciated.