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

xmit changed rows to a central location

Status
Not open for further replies.

synapsevampire

Programmer
Mar 23, 2002
20,180
US
Using MS Access 2003

The task at hand is to aggregate data from a series of installs of a proprietary application, which uses a MS Access database with minimal date stamping, and no notion of history throughout. I cannot add or alter anything within the app.

So my thought is to add another Access database and use queries to determine the differences, and then xmit changes via FTP to the repository.

I assume that some people have addressed this before, and might offer some insights.

We're going to keep the aggregated data in SQL Server, however the task is to distribute a program which could determine what rows differ from the previous day and then xmit them to a central location using FTP.

All input is greatly appreciated.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top