Results 1 to 3 of 3
  1. #1
    hammerman is offline Advanced Beginner
    Windows 7 32bit Access 2013
    Join Date
    Jul 2014
    Posts
    32

    Missing *.dll file between MSAccess2013(?) and 2016, on Win7 to Win10 machines

    Hi; you experts have always been helpful whenever I've asked questions in the past, (not often), and I see your skills each time I peruse this forum, (very often)! If this is not the correct sub-forum to ask this, please let me know.



    I'm responsible for maintaining data about test equipment usage, in an old MSAccessdB. This dB was written many yrs ago, and was upgraded to live in Access 2013 for the last 4 yrs. My employer has moved data into another OTS (off the shelf) product, but the history of transactions, (check-out and check-in activity of equipment, relevant to my need today, for the previous calibration cycle), resides in the old dB. The file came from Win7, MSAccess 2013 program, and was copied to Win10, MSAccess2016 machine. (WFH prohibits using the Access2013 pgm.) , until current social regulations are lifted).
    (after I copied the dB, and tried to use it, I got/get an error message: '...the project is missing or has a broken reference to the "MSADCF.DLL" file, ver 1.5' Acknowledging that error take me to the code VBA window; the next line to be processed is "Dim dbs as Database", in a subroutine that fills in a dashboard form sorts. The error message in that window is" Compile error; Can't find project or library". (before copying it, I opened it on the old machine and was able to review the data I need).

    This should be the last time I need to pull data from this dB file;
    My question is: how do I fix this so I can generate a filtered report from the table of historical transactions?

  2. #2
    ranman256's Avatar
    ranman256 is offline VIP
    Windows Vista Access 2010 32bit
    Join Date
    Apr 2014
    Location
    Kentucky
    Posts
    9,525
    you can copy the missing DLLs from the other PC, or any pc, or the internet, and put it on the new PC.
    use RegSvr32.exe to register it.

  3. #3
    isladogs's Avatar
    isladogs is offline MVP / VIP
    Windows 10 Access 2010 32bit
    Join Date
    Jan 2014
    Location
    Somerset, UK
    Posts
    5,977
    It may be that the reference isn't required. Try unticking it on a copy of your database.
    Alternatively it may have been superseded by a newer reference such as the MS Remote Data Services 6.0 library (msadco.dll)
    Colin, Access MVP, Website, email
    The more I learn, the more I know I don't know. When I don't know, I keep quiet!
    If I don't know that I don't know, I don't know whether to answer

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

Similar Threads

  1. Replies: 7
    Last Post: 02-06-2020, 01:52 PM
  2. Replies: 6
    Last Post: 03-14-2019, 05:47 PM
  3. Replies: 3
    Last Post: 09-05-2017, 04:11 PM
  4. Replies: 3
    Last Post: 02-08-2017, 03:26 PM
  5. Replies: 2
    Last Post: 10-19-2012, 02:21 AM

Tags for this Thread

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