RossWindows
Que?
- Local time
- Today, 08:49
- Joined
- Feb 25, 2008
- Messages
- 410
I have been having a problem every time I try to create a report using Access '97. I can run through the wizard just fine until it tries to generate the final product and then Access crashes. The crash summary screen gives me the following details;
I've tried following this procedure also, with no luck;
Code:
AppName: msaccess.exe AppVer: 8.0.0.4122 ModName: ric641p.dll
ModVer: 0.3.0.0 Offset: 000112f9
I've tried following this procedure also, with no luck;
Code:
A decompile, followed by a re-compile, then a compact has always
fixed the issue. (I created a shortcut like this to decompile the db;
"C:\PathToMSAccess\MSACCESS.EXE" /decompile "C:\PathToDatabase\DBName.mdb")