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 Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Design decision to replicate or not using Sql Server Replication

Status
Not open for further replies.

cmmrfrds

Programmer
Feb 13, 2000
4,690
US
My application, which is being developed in Access will have all remote users. In some cases the remote users cannot be connected to the Sql Server database. I was thinking of keeping some duplicate tables on each PC and manually uploading and downloading inserts and updates. I prefer to have this automated. Will Sql Server Replication work?? What are the pitfalls?? I am planning on making the Access project an .adp and using ADODB to connect to the Sql Server database. Is this okay and will it work with replication?

Thank you for any help.
Jerry
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top