Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

any problems related to replication of my database?

Status
Not open for further replies.

bfamo

Technical User
Feb 16, 2006
132
NO
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 :)
 
If a person has failed to understand that autonumbers are unique and nothing else, an autonumber out of sequence, over a million or negative may be stressful, otherwise, I can't see the problem.

This thread has some other notes:
thread181-1369745
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top