Access 2000 error with strange message

  • Thread starter Thread starter Ken
  • Start date Start date
K

Ken

I've an Access file, other PC have no problem when
opening. But in 1 PC, whenever opened the file and query
either opening the table, or by clicking the pre-defined
queries, it will 1) prompt a box 'Unknown' and only with
this msg and an ok button 2)no response
I've tried to reinstall Office 2000, could solved,
upgraded to Office XP, not solved as well and even worse,
other than the 'unknown' box, 'program error' screen will
also happan when clicking the queries or tables.
A sample screen is as below (although it's chinese version
but the error box should be similar, i would be glad if
any one can help
thanks

Screen:
http://home.hkstar.com/~liubei/err.jpg
 
Hi,

Thank you for using the Microsoft Access Newsgroups.

1. Have you checked for MISSING References?
- Press ALT + F11, click the menu option Tools > References
- Are there any library references showing as MISSING? If so, uncheck them

2. Have you tried registering DAO 3.6 Object library?
- Via windows explorer navigate to the file
C:\Program Files\Common Files\Microsoft Shared\DAO\DAO360.dll
- Click Start > Run
- In the open run command line type (without quotes) "regsvr32" followed by
a space
- click, drag, and drop the file found "dao360.dll" and place next to above
typed. Should read as
regsvr32 "C:\Program Files\Common Files\Microsoft
Shared\DAO\DAO360.dll"
- click OK... should receive message "...succeeded.."
Retest your application.

3. Have you compared the version of the JET Database Engine on the computer
where it fails versus the computer it succeeds on?
Check the file version of "MsJET40.dll"


I hope this helps! If you have additional questions on this topic, please
respond back to this posting.


Regards,

Eric Butts
Microsoft Access Support

"Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
<http://www.microsoft.com/security/security_bulletins/ms03-026.asp> and/or
to visit Windows Update at <http://windowsupdate.microsoft.com/> to install
the patch. Running the SCAN program from the Windows Update site will help
to insure you are current with all security patches, not just MS03-026."
 
Back
Top