Edited by HansV to replace Word doc with the picture it contained (unfortunately very low quality) – saves those who read the thread a few clicks
Could someone please provide me with insight as to what might cause the error msg upon entering a database.
The database in question is 2000. Many users within the company, according to IT, still have the ability to open a 97 version db, but shouldn’t be (doesn’t mean anything though).
This database is 13 meg in size and has approx. 30 users.
Example of problem:
User opens db and continues to work, next user attempts to enter the db and gets the error msg. However, this doesn’t impact any users that are already/currently working in the db. It only impacts users attempting to enter. Once the last user is out, the db is compacted and repaired and everything continues on until the next time.
The db is a fe/be design with vba security applied. Within the db, depending on rights (assigned via vba), certain folks have certain abilities as well as certain controls/objects are enabled/disabled, visible/invisible to certain users. A .dll “mousehook” is also included.
The msg doesn’t indicate this is a structure (coding) problem rather a cross version problem. IT says it’s very possible it’s the outstanding ’97 application that is causing this. However, these same people use 7 other db’s and they never have this problem. Also, she says the .dll could be causing the problem. She tested .dll and discovered, for some folks, the .dll was still connected but the user was no longer in the db.
Lastly, this issue is increasing in occurrences as the days move on. In Jan. everything was fine. A couple of weeks the first occurrence began and only happened about 1x a week. By late Feb. it was happening on the avereage of 8 x’s a month. Then silence for a couple of weeks only to start happening about 3 x’s a day.
I need to resolve this issue as this db is used by about 30 people all day long not to mention, the data it houses is critical.
I as well as the IT folks here are at a loss…..any suggestions would be greatly appreciated.