Unable to initialize DAO/Jetdb engine

  • Thread starter Thread starter Mark Webb
  • Start date Start date
M

Mark Webb

I am currently getting "unable to initialize DAO/Jet db
engine" messages when opening certain programs on my
machine (Windows 2000 Prof). In Access, I'm now
getting "undefined function XXX in expression", with the
XXX being pretty much any function in a query now. I have
completely removed Office 2k, and reinstalled it, but I'm
still getting the above messages. Anybody out there?

Thanks,

Mark Webb
 
Hi Mark,

You don't say which programs are giving you trouble, but you might start here:
http://tinyurl.com/32326

Your errors in Access certainly sound like a missing reference. Open any code module (Alt
F11) and click on Tools > References... Look for any references marked as missing. Here
is a very good resource for dealing with missing references:
http://members.rogers.com/douglas.j.steele/AccessReferenceErrors.html

You might need to re-register DAO360.dll. Try the instructions found in:
http://support.microsoft.com/?id=248790

Here are some other KB articles that might be helpful as well:
http://tinyurl.com/23h6k


Good Luck!

Tom
___________________________________

I am currently getting "unable to initialize DAO/Jet db
engine" messages when opening certain programs on my
machine (Windows 2000 Prof). In Access, I'm now
getting "undefined function XXX in expression", with the
XXX being pretty much any function in a query now. I have
completely removed Office 2k, and reinstalled it, but I'm
still getting the above messages. Anybody out there?

Thanks,

Mark Webb
 
Back
Top