We have an Access 2003 replicated database that has been working for years. We use both Direct and Indirect Replication. The Direct replication has stopped working. The pop menu from the tools menu/ Replication/Synchronize now menu does not display anymore. The
David, when I add a new table to a Jet database (design master) I must tell the database that this table should be replicated. In DAO I used a (VB6-)command table.Properties.Append table.CreateProperty("ReplicableBool",
I an due to make my database replicated so my sales team can make the best use of our data. At present I have 2 sales people who will be running replicated BE'd on their laptops. They will come and sync with the design master regularly, however, will they be able to sync with ...