disk or network error

I

iccsi

I got disk or network error while I tried to add a new record in the
table.
I did compact and repare database for backend MDB, but it still gets
same error.
I thought it is tables corrupted and repair can fix it.

Any thought about this situation?

Your help is great appreciated,
 
D

David-W-Fenton

m:
I got disk or network error while I tried to add a new record in
the table.
I did compact and repare database for backend MDB, but it still
gets same error.
I thought it is tables corrupted and repair can fix it.

That's generally not a corruption error, but a connection error,
i.e., one that pops up when the connection to the data file is lost.

I also have a foggy memory of a really hideous case of VBA project
corruption that also produced that error message (misleadingly), but
can't seem to find anything when I Google it.
 
I

iccsi

Thanks for helping,
It is the only table to get this message, other tables are OK.
If it is connection issue then I should get error message for all
tables.

Thanks again,
 
J

John W. Vinson

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