Results 1 to 5 of 5
  1. #1
    Mikeylaw is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2014
    Posts
    6

    'da02535.tlb'


    I received the following error message when trying to open a database.


    Your Microsoft Office Access database or project contains a missing or broken reference to the file 'DA02535.TLB' version3.5.

  2. #2
    thebigthing313 is offline Competent Performer
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2014
    Posts
    119
    You will need to fix the reference to the DAO library. Go to the Visual Basic Editor (can be found under Database Tools in the ribbon A2007 and up). In VBE, go to Tools>References. You will most likely find a reference prefixed with MISSING:.

    Remove the missing reference and add the following reference: Microsoft DAO 3.6 Object Library.

    Do note that there were changes in the two versions of the library. Make sure to compile your code to see if it still works.

  3. #3
    Mikeylaw is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2014
    Posts
    6
    I followe your instructions and it now says the action or event has been blocked by Disabled Mode. How do I unblock it?

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows 7 64bit Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,931
    Shouldn't have to select the DAO library. Review http://allenbrowne.com/ser-29.html

    Bing: Access disabled mode
    http://office.microsoft.com/en-us/ac...010256403.aspx
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    Mikeylaw is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2014
    Posts
    6
    This fixed it.....thanks!!!!!! You just saved me about 4 hours of work!

Please reply to this thread with any new information or opinions.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums