I am designing a database that so far has three table (will undoubtedly grow). I am primarily getting the draft started. Ultimately it will need to be able to replicate as there will be remote users. What are going to be my concerns, and how should I begin. It will need to be able to replicate new additions, deletions, and updates. What are some techniques I should emply. Are there any sample applications that I could review? Supporting documentation?
Thanks
Thanks