Hey guys, i really need some help with replication, everywhere i search it is very brief in help.
Everything works except when I want to do a stock transfer (its a POS system, with databases in 3 shops, the warehouse and the managers computer)
As the shop is making sales, i cant let the manager transfer stock at the same time, as at that night i get update/update conflict (for the same stock record as it is editing that particular stock record corresponding to someone elses store id - every DB has their own store id).
Now ive tried timing the replication (its all done in VB for control)
and even written code to manually update the stock level in the managers DB but cant seem to pinpoint how to solve it
do i need to let all the replicas know that there is a change before i can change the record again by another replica?
Anyone with any experience in Office 2000 replication please come forward
)
Thanks
Everything works except when I want to do a stock transfer (its a POS system, with databases in 3 shops, the warehouse and the managers computer)
As the shop is making sales, i cant let the manager transfer stock at the same time, as at that night i get update/update conflict (for the same stock record as it is editing that particular stock record corresponding to someone elses store id - every DB has their own store id).
Now ive tried timing the replication (its all done in VB for control)
and even written code to manually update the stock level in the managers DB but cant seem to pinpoint how to solve it
do i need to let all the replicas know that there is a change before i can change the record again by another replica?
Anyone with any experience in Office 2000 replication please come forward

Thanks