I posted a thread here about two months ago asking for advice on how to synchronize two identical databases. Replication was suggested as an alternative, and that looks like the best one too. I've been reading up on the subject, and I also made a test version of the database to try it out. As far as I can tell it works fine, the tables act normally and so is the VBA code.
My question:
Is there anything that I should be aware of when replicating my database? ie. could replication damage relationships between tables and so on. The reason why I'm askin is that I was told to look out for the tables' autonumber not beeing in a logic order after replicating. Why could that be a problem?
Thanks in advance
My question:
Is there anything that I should be aware of when replicating my database? ie. could replication damage relationships between tables and so on. The reason why I'm askin is that I was told to look out for the tables' autonumber not beeing in a logic order after replicating. Why could that be a problem?
Thanks in advance