Access runtime error comes out of no where

T

trevor.holmlaursen

Hi all,

I have a small access form that reads in text files to temporary
tables, does some manipulation to 3 other tables and then exports them
to csv files for import into an accounting system. This app has been
working for about 8 months when last week, it comes up with this
run-time error:

run-time error '-2147418113 (8000ffff)':
Catastrophic failure

Doing a search for this says that it has to do with the databse cursers
and is by design. I'm not sure why this would suddenly start acting
up. There has been no changes to the program or the version of access.
The function in question did have 2 separate queries for data which
was looped through and inserted into a second table. I separated this
into 2 separate functions with the same result. If i comment out the
second function, it runs fine. Any ideas where to start and look?
 
S

strive4peace

Hi Trevor,

can you please elaborate?

Warm Regards,
Crystal
MVP Microsoft Access

remote programming and training
strive4peace2006 at yahoo.com
*
Have an awesome day ;)
 

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