Ask Experts Questions for FREE Help!
 

Free Answers in 3 Easy Steps

Register Now
3 Steps
 


Ask QuestionsprogressAnswer QuestionsprogressBuild ReputationprogressBecome an Expert
 
At Ask Me Help Desk you can ask questions in any topic and have them answered for free by our experts. To ask questions or participate in answering them you must register for a free account. By registering you will be able to:
  • Get free answers from experts in any of our 300+ topics.
  • Accept money for answers that you provide.
  • Communicate privately with other members (PM).
  • See fewer ads.
  View Answers    Answer this question    Ask a question  
 

parthzad
Sep 6, 2005, 08:33 AM
Hi,
I am required to run series of MS Access Queries in a sequence one after another. I want to do this automatically as each query takes like 2-3 minutes.
So, I created a form and as soon as the form loads, each query is executed.

When I try to run my query for like last 5 day data, everything is perfect. But if I try to do it for last 30 days of data, I get an error message saying

" Can not find file "xxxxx .mdb" (or one of its components). Make sure path and file names are correct and all libraries are available"

Does anyone one how can I fix it ?

Parth

ScottGem
Sep 6, 2005, 10:48 AM


Hi,
I am required to run series of MS Access Queries in a sequence one after another. I want to do this automatically as each query takes like 2-3 minutes.
So, I created a form and as soon as the form loads, each query is executed.

When I try to run my query for like last 5 day data, everything is perfect. But if I try to do it for last 30 days of data, I get an error message saying

" Can not find file "xxxxx .mdb" (or one of its components). Make sure path and file names are correct and all libraries are available"

Does anyone one how can I fix it ?

Parth

What line of code is giving you the error?