jordanking
Programmer
- Sep 8, 2005
- 351
Hello,
has anyone seen this type of error?
I get this error when i close my database after running a procedure that involves a lot of api calls (speciffically a lot of calls to the "movememory" windows api)
Any help is appreciated
JK
has anyone seen this type of error?
I used the event viewer to look up the microsoft documentation on the error. This is the info it pulled up:Application popup: MSACCESS.EXE - Application Error : The instruction at "0x76681658" referenced memory at "0x00000008". The memory could not be "read".
Click on OK to terminate the program
Details
Product: Windows Operating System
ID: 26
Source: Application Popup
Version: 5.2
Symbolic Name: STATUS_LOG_HARD_ERROR
Message: Application popup: %1 : %2
Explanation
The program could not load a driver because the program user doesn't have sufficient privileges to access the driver or because the drive is missing or corrupt.
User Action
To correct this problem:
Ensure that the program user has sufficient privileges to access the directory in which the driver is installed.
Reinstall the program to restore the driver to the correct location.
If these solutions do not work, contact Product Support Services.
Version: 5.0
Symbolic Name: status_log_hard_error
Message: Unable to Load Device Driver : device driver could not be loaded.
Explanation
The program could not load a driver because the program user doesn't have sufficient privileges to access the driver or because the drive is missing or corrupt.
User Action
To correct this problem:
Reinstall the program to restore the driver to the correct location.
If these solutions do not work, contact Product Support Services.
I get this error when i close my database after running a procedure that involves a lot of api calls (speciffically a lot of calls to the "movememory" windows api)
Any help is appreciated
JK