transfer data

A

Ann

I have to set up a routine like once a day to transfer
data from our web server SQL server database to our
internal Access database.

At the very beginning, the tables in SQL server are the
duplicates of those in Access databases.Then new records
will be added or old records will be updated every day in
SQL server by through some web applications.

I need to import those new records and updated records to
our Access database every 12 or 24 hours. About 5 tables.
What is the best way to realize this?

Thanks for any suggestions.
 
S

Sandi

Ann,

Is there a reason that you don't just "Link" the SQL
tables into your Access database?

Sandi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top