Results 1 to 2 of 2
  1. #1
    keighley is offline Novice
    Windows XP Access 2002
    Join Date
    May 2012
    Posts
    1

    error message about broken reference


    I'm getting an error message which says 'your microsoft access database or project contains a missing or broken reference to file dao2535.tlb version 3.5, to ensure your database works properly, you must fix this reference.' If I click OK enough times i am still able to use the database but does anyone know how I can fix this?

  2. #2
    Irishlad1967 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    May 2012
    Posts
    3
    From Microsoft Answers: http://answers.microsoft.com/en-us/o...4-0b1caacf61cb
    Most errors in microsoft products are documented online if you type the error message into your search engine.

    It appears your old database file still has a referenced in it that is looking for dao235.tlb on your machine. Unfortunately, this is an old dao file that doesn’t ship with the newer versions of Office and /or newer operating systems. In most cases, you should be able to uncheck the reference by doing the following:

    +>Make a copy / backup of your database file.
    +>Open your database in Access 2010.
    +>Click Ok on the error message (you may have to do this several times).
    +>Press Alt + F11 on your keyboard to bring up the VBA window.
    +>Click on Tools and then select references. You may receive the error message again when doing this. If you do, once again just click Ok.
    +>You will see a few references checked at the top of the reference dialog. I would assume one of these references is for the dao235.tlb reference and it most likely is preceded with the word Missing. Uncheck this reference.
    +>I would then recommend trying to check the dao 3.6 reference by scrolling down in the list and checking “Microsoft DAO 3.6 Object Library”.
    +>Now try closing and reopening your database.

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

Similar Threads

  1. Filtering OpenRecordset Form reference error
    By CaptainKen in forum Programming
    Replies: 3
    Last Post: 02-09-2012, 06:11 PM
  2. Broken reference
    By cassidym in forum Reports
    Replies: 15
    Last Post: 09-18-2011, 07:57 AM
  3. Replies: 1
    Last Post: 06-23-2011, 07:19 AM
  4. Docmd.form cause reference error
    By snoopy2003 in forum Programming
    Replies: 0
    Last Post: 03-10-2011, 10:49 AM
  5. Expression builder error, circular reference
    By cowboy in forum Programming
    Replies: 3
    Last Post: 07-15-2010, 12:55 PM

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