Search results

  1. D

    run query in another database

    MStef, Expanding the example one step further, I wanted to test out calling a query in two different modules. Initially I just cloned your .x1 database to .x3. When I followed the instructions in adding a reference, and selected .3, the entry being added (again) was the .1 entry but with a...
  2. D

    run query in another database

    Findings for those who may need it. The form in ...x2.mdb is executing the query defined in modules in ...x1.mdb. That is then executing the query defined in queries. Tests run: I created two additional queries in ..x1, in the queries section, queryA and queryB. In ...x1 Modules, I created...
  3. D

    run query in another database

    MStef, Thank you for this example. Just what I needed. Linking tables not an option because of the size of the tables.
Back
Top Bottom