Search results

  1. G

    Data

    Use a Make Table query (from the query menu in queries) to create a table from your main db (Make Table can be in another database), pulling out all records where Date()-[Creation Date] > 28. Then Using a Delete Query remove the data that is older than 28 days from your original table. Then use...
  2. G

    Concurrent Synchronisation

    Concurrent Synchronisation??? Hi, I've created a main centrally stored database with several replicas. Those working in the office still have replicas and so everyone works on their own copy. There are also several external inspectors who have laptops with a replica also sourced on their...
Back
Top Bottom