Importing updates from an online source

D

Dave C

I have an application that I have distributed to users who have downloaded it
my web site. The database contains several tables that are time-sensitive,
and need to be updated with new prices a few times each year.

Is there a way to import data from an online file? When started, I want the
application to check my web site for a new file, then prompt the user with
the option to import the new prices.

Note that I'm not looking for an online shared database, just a way to
update the local tables on the user's computer.

Thanks
 

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