Dynamically importing a database

  • Thread starter Thread starter sneha1701
  • Start date Start date
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?
 
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
 
Back
Top