I have two databases, one resides on a network and contains the live data, the second will be stored on a users computer and has a live link to the network database. The second database contains queries, forms and macros that the user will use to search/edit/remove records.
However, the live database may have fields added/removed, which may cause some havoc to the queries and forms written in the linked database.
How can I create dynamic queries and/or forms that will detect these changes that may occur when a field is removed or added to the live database?
Todd
However, the live database may have fields added/removed, which may cause some havoc to the queries and forms written in the linked database.
How can I create dynamic queries and/or forms that will detect these changes that may occur when a field is removed or added to the live database?
Todd