Disk or Network Error

S

Simon Guertin

I have had the same problem. I think it has to do with the
numbers of times access the same file. In our case access
sometimes opens up the back-end database a lot of times
depending on the query and forms. Mine was opening the
backend up to 10 000 times and there was a setting on the
file server that would cut off any connection if you tried
to open a file more than a certain numbers.
you should ask the network guys maybee that can confirm
that you database has been opened too many times.
 
Top