Search results

  1. S

    Updating Table

    I have a database which has a table with Patient Information. Another database has a table with the same information, but this table is constantly updated by users. Records changed, records added, records removed. I want to update the first database based on the second. I believe that I can...
  2. S

    Linked Tables

    I have a table, in what I call my "catalog" database, with a list of access databases that we have at our facility. Is there a way with VBA to loop throught this list and determine if each database has linked tables or passthrough queries and then store these "links" as paths in another table...
  3. S

    Database Catalog

    I have been tasked with cataloging our databases at my place of employement and then moving them into a centralized location. There are over 300 databases and they are interlinked. If I move one, it breaks many. Is there an easy way to begin cataloging the interlinking of these databases. Can I...
Back
Top Bottom