Dynamically importing a database

S

sneha1701

I have a database which exists on a server. I want to query out a part
of it into ACCESS based on the week. The dates will change every week.
Is there any way to automate this?
 
J

Jeff Boyce

If the data is already available on the server, do you need to "import" the
data? You could create a Select query in Access, once you've linked to the
data source, and just run the query.

If you'll provide more information about how "the dates will change", the
newsgroup readers can offer approaches "to automate this".

Regards

Jeff Boyce
Microsoft Office/Access MVP
 
Top