Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_databases thread: HOW TO SYNCHRONIZE A DATABASE


Message #1 by "Davis Sylvester III" <Davis@d...> on Wed, 27 Mar 2002 00:29:38
I am looking to develop an off-line component to an exsisting web 
application.  The web application is a Customer Management application, in 
simple a contact database.  The main database is stored on a MS SQL 
Server.  We have sales guys that travel and don't have access to the 
internet.  I need to create a component that allows them to have access to 
the database (MS SQL Server) off-line.  And if they create any new 
contacts off-line, I need to synchronize the new additions when they 
return to the office.

Can anyone provide any insight on how to do this......
Message #2 by "jparlato" <jparlato@m...> on Wed, 27 Mar 2002 19:57:45 -0500
Do your sales people have access to the web?

-----Original Message-----
From: Davis Sylvester III [mailto:Davis@d...]
Sent: Wednesday, March 27, 2002 12:30 AM
To: ASP Databases
Subject: [asp_databases] HOW TO SYNCHRONIZE A DATABASE


I am looking to develop an off-line component to an exsisting web
application.  The web application is a Customer Management application, in
simple a contact database.  The main database is stored on a MS SQL
Server.  We have sales guys that travel and don't have access to the
internet.  I need to create a component that allows them to have access to
the database (MS SQL Server) off-line.  And if they create any new
contacts off-line, I need to synchronize the new additions when they
return to the office.

Can anyone provide any insight on how to do this......


  Return to Index