I have developed an Access 2000 datbase, I have recently converted it to an Access 2002 datbase, which runs on a Windows XP workstation. The datbase has a frontend and backend (the backend is on a Windows 2000 server)
I have a form with 2 subforms on, within one of my modules I have used the me.refresh statement. This works fine until I enter data into the subforms - then I get the message:
Microsoft Access has encountered a problem and needs to close. We are sorry for the inconvenience.
When I click for more information I get:
AppName: msaccess.exe AppVer: 10.0.2627.1 ModName: msjtes40.dll
ModVer: 4.0.7328.0 Offset: 00007a15
As a test I have created a new command button with just me.refresh in its onclick event, and I still get the error - but only once data has been entered into the subform.
I have tried running regsvr32.exe for msjtes40.dll this is successful, I have visited the windows updates website and downloaded all the newest updates & patches.
Any help or pointers will be greatly recieved
Thanks in anticipation
Leigh Walker
Access Developer
I have a form with 2 subforms on, within one of my modules I have used the me.refresh statement. This works fine until I enter data into the subforms - then I get the message:
Microsoft Access has encountered a problem and needs to close. We are sorry for the inconvenience.
When I click for more information I get:
AppName: msaccess.exe AppVer: 10.0.2627.1 ModName: msjtes40.dll
ModVer: 4.0.7328.0 Offset: 00007a15
As a test I have created a new command button with just me.refresh in its onclick event, and I still get the error - but only once data has been entered into the subform.
I have tried running regsvr32.exe for msjtes40.dll this is successful, I have visited the windows updates website and downloaded all the newest updates & patches.
Any help or pointers will be greatly recieved
Thanks in anticipation
Leigh Walker
Access Developer