Morning
Could someone advise me on the best action to take please?
I have written some code which enables me to calculate then write data to certain fields. This has been fine until this morning when I received the following error msge:
"DR WATSON FOR WINDOWS NT
An application error has occured and an application error log is being generated.
msaccess.exe
Exception: access violatioln (0xc0000005), Address: 0x65233a04"
The version of Access I'm currently developing is Access 97, on a shared network drive.
I did call the relevant helpdesk person(s), who suggested that the error may be within the code, or perhaps the file is currupt.
However, my code has been working okay up until now.
[All the procedure does is this: It looks at a file number entered into one table (B), selects (from another table(A)) some fields related to the same file number, performs the relevant calculations, and places the result back into table (B). A function was called from within the form, for the calculation. I have had no problems with the procedure/code up to now!].
Please help!
Cheers Mags
Could someone advise me on the best action to take please?
I have written some code which enables me to calculate then write data to certain fields. This has been fine until this morning when I received the following error msge:
"DR WATSON FOR WINDOWS NT
An application error has occured and an application error log is being generated.
msaccess.exe
Exception: access violatioln (0xc0000005), Address: 0x65233a04"
The version of Access I'm currently developing is Access 97, on a shared network drive.
I did call the relevant helpdesk person(s), who suggested that the error may be within the code, or perhaps the file is currupt.
However, my code has been working okay up until now.
[All the procedure does is this: It looks at a file number entered into one table (B), selects (from another table(A)) some fields related to the same file number, performs the relevant calculations, and places the result back into table (B). A function was called from within the form, for the calculation. I have had no problems with the procedure/code up to now!].
Please help!
Cheers Mags