Have you ever had this happen to you??:
You spend three weeks developing a program, and then you go to open the mdb one day and get the following error message:
Microsoft Visual Basic
Error accessing the file. Network connection may have been lost.
You hit "OK", and it keeps popping up about 10 times. Finally, the last error message says,
File format no longer supported., and all your code is gone, or mysteriously inaccessible.
Does anyone know what this is all about? I can restore the file from backup, of course, but I will lose about a day's work.
Do you think this is an Access problem (like maybe there were too many lines of code in this module??), or do you think it is a system problem (corrupt data, maybe, but we didn't have any problems anywhere else...). All of the table data, queries, etc. in the mdb are accessible and work fine; it's just the VBA that is whacked.
Any help you can provide will be very much appreciated.
Thanking you in advance.
-Mike
You spend three weeks developing a program, and then you go to open the mdb one day and get the following error message:
Microsoft Visual Basic
Error accessing the file. Network connection may have been lost.
You hit "OK", and it keeps popping up about 10 times. Finally, the last error message says,
File format no longer supported., and all your code is gone, or mysteriously inaccessible.
Does anyone know what this is all about? I can restore the file from backup, of course, but I will lose about a day's work.
Do you think this is an Access problem (like maybe there were too many lines of code in this module??), or do you think it is a system problem (corrupt data, maybe, but we didn't have any problems anywhere else...). All of the table data, queries, etc. in the mdb are accessible and work fine; it's just the VBA that is whacked.
Any help you can provide will be very much appreciated.
Thanking you in advance.
-Mike