I created a big application, and have a 'project or library not found' error, which relates only to code which generate times and dates using the 'format' argument.
My mechine works fine, but when I send the program to other mechines, some of them work fine, some of them have that error when it runs the code which generate times and dates using the 'format' argument.
I am guessing that the problem is with the references. If you go to your code window click tools >> references. The list is a list of object libraries that Access will attempt to use and the order they are searched. Do this from your machine, then do it from one of the distributed databases and see if they are the same. A+, N+, MCP
I have checked on the mechine that generating error, and I really missing some referrences. So, what can I do to solve the program.
One important thing I want to metion is there will over 200 mechines to use the program and the over 200 mechines might miss these referrences too. What should I do?
I am sorry for my mistype. I suppose to say that the mechines that generating error were misssing some referrences when I check tools >> references. Some mechine are missing the referrences, but some of the mechines work fine. What should I do?
What I have done in the past is to make a list of all of the libraries with check boxes next to them on the working machine, then go to the ones that weren't working and set them the same. This won't work if the libraries aren't there. Then you have to find out what program installed the libraries on the good machine and install them on the ones that don't work.
For me, this has occurred most often when the users were accessing a database created with Access 97 while they were running Access 2000. The offending library is almost always Microsft DAO 3.6 Object Library.
Unfortunately, I don't know how to help you get the correct libraries to that many machines. Maybe someone else can enlighten both of us. A+, N+, MCP
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.