Search results

  1. A

    How to create backups/failsafes for Replication Manager/A97?

    I have tentatively gotten an indirectly synchronised database system to work on a testing basis, in the following way: 1. Design Master - resides on network. 2. Replica Master - replica of master, resides on network 3. Local replica on the windows desktop of my laptop (as one of few folders...
  2. A

    Some questions about replication

    Thanks for the replies - however I'm not sure if they will allow it to be installed on a server - this is a departmental thing somewhat isolated from IT. I've just dropped them a mail and asked - however alternatively, is it a possible setup to run the Replication Manager on each machine only...
  3. A

    Some questions about replication

    Allrighty, some questions about replication. I have gotten the Replication Manager from the helpful IT folks here, have made the database, and it works well to synchronise between different files locally on this computer. However, ideally the other people in the department would be able to carry...
  4. A

    Appending/merging records with VBA?

    Thank you very much, I didn't know about that. Looks spot on. :)
  5. A

    Appending/merging records with VBA?

    Hello, I'm looking for a way to append records to a database. Ideally the system I had envisioned would have each of our guys having a copy of the entire database on their laptop. When they are out on business they enter things into the database, though without changing fields or tables. Every...
  6. A

    Using a form-displayed GUID in record source criteria?

    Never mind, solved it by using VBA to set the recordsource to include the GUID as a variable then requerying..
  7. A

    Using a form-displayed GUID in record source criteria?

    I am having some problems with an Access database, obviously.. relatively new at the whole thing, so it's quite a patched-up mishmash, and I would be happy to expand on the intended structure, but it would all come together if there's a way to use a form-displayed GUID as a record source...
Back
Top Bottom