472,805 Members | 1,105 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,805 software developers and data experts.

Missing:Microsoft DAO 2.5/3.5 compatibility library

Hi - I am vinoth, I am unable to run a report from a old access 2003 database which i had , The error which i am getting is "Missing:Microsoft DAO 2.5/3.5 compatibility library" I am not sure what to do ,and my guess is some DLL files are missing , If some one knows the solution please let me know ASAP . The version of access is ms access 2003
Jan 19 '12 #1
7 13169
dsatino
393 256MB
This means that you have some code from a very old version of Access. Your best bet is to simply open the VB window and compile the code. It will fail of course, but you'll be brought to the items that are causing the failure and you update to code that is actually recognized.
Jan 19 '12 #2
so updating the code is the only solution ? I am not able to open the code , once i open the access database it is throwing the compiler error and when i press OK it doesnt do anything , the exact error which i get is "MISSING:Microsoft DAO 2.5/3.5 Compatibility Library". So if we find the dao350.dll and if we place that in C:\Program Files\Common Files\Microsoft Shared\DAO , will that work ? Let me know what you think . Thanks !
Jan 20 '12 #3
NeoPa
32,534 Expert Mod 16PB
You could Google the library name, but here's a link that might help you find a better way than simply finding the library (Missing DAO 2.5/3.5 Compatibility Library). Good luck.
Jan 20 '12 #4
ADezii
8,834 Expert 8TB
From Microsoft:
When you Open or Convert a Database that was created in a Version of Access earlier than Access 2000, and you attempt to run or compile older Code that uses Data Access Objects (DAO), specifically in Access 2002, you may receive compile errors. This issue can occur because Access 2002 does not have Compatibility Type Libraries. The only optyion, as I understand it, is to Update the DAO Code.
Jan 20 '12 #5
ok , how do i update the DAO code ?
Jan 20 '12 #6
ADezii
8,834 Expert 8TB
Have you tried the SHIFT ByPass?
Jan 20 '12 #7
NeoPa
32,534 Expert Mod 16PB
Rajamann:
ok , how do i update the DAO code ?
Have you even checked the link provided in post #4 yet? I included that because it answers your question. It's not hard to follow a link you know - you just click it with the mouse. The solution is provided by an acknowledged expert in the field and I suspect is more than you need. You barely even need to think.
Jan 20 '12 #8

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Stephen | last post by:
I am getting the following error when I am trying to send a report as an email attachment "Microsoft Access Can't Open the Mail Session" On the knowledge base on the MS site it says that this...
8
by: Rod | last post by:
I have been working with ASP.NET 1.1 for quite a while now. For some reason, opening some ASP.NET applications we wrote is producing the following error message: "The Web server reported...
2
by: drisso | last post by:
Hello, I have searched that error on these message boards, msdn and crystaldecisions.com. I found tutorials that showed how to export a crystal report to pdf, but like many others I am getting...
2
by: jkbliss | last post by:
I am getting "Error Creating Control" when I insert a CrystalReportViewer onto a VB .NET web page form. I have just installed this VS .NET upgrade from VS v6 and this is the first time I have tried...
2
by: =?Utf-8?B?R3lhbmVuZHJh?= | last post by:
I am using Ajax control(Update Panel) in my web page(ASP.Net 2.0) and putting Report Viewer(Sql Server Reporting Services 2005) Control in it. When I am displaying any report it is coming...
1
by: Rahul | last post by:
I am getting following error: 1) For a xml file "Request.xml" we created a schema "Request.xsd". 2) With the help of xsd.exe we got the C# file Request.cs. 3) We tried to send the object of...
1
by: AccessHunter | last post by:
Hi, Please help. I am not sure if this is the right place to post this question. I was given a database that was created by a person who no longer works here.I am trying to inherit the...
2
by: bandy | last post by:
Hi there sorry If I posted this thread under wrong head. When I am trying to run my site I am getting error as Internal Server Error, but when I refresh page , i get result properly. I don't...
6
by: gonella123 | last post by:
I am getting #Error while generating report, after converting the database from 2003 to 2007. The "#Error" when run the report. On this you have report elements use nested if-statements as...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 2 August 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: erikbower65 | last post by:
Here's a concise step-by-step guide for manually installing IntelliJ IDEA: 1. Download: Visit the official JetBrains website and download the IntelliJ IDEA Community or Ultimate edition based on...
0
by: kcodez | last post by:
As a H5 game development enthusiast, I recently wrote a very interesting little game - Toy Claw ((http://claw.kjeek.com/))。Here I will summarize and share the development experience here, and hope it...
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
14
DJRhino1175
by: DJRhino1175 | last post by:
When I run this code I get an error, its Run-time error# 424 Object required...This is my first attempt at doing something like this. I test the entire code and it worked until I added this - If...
0
by: Rina0 | last post by:
I am looking for a Python code to find the longest common subsequence of two strings. I found this blog post that describes the length of longest common subsequence problem and provides a solution in...
5
by: DJRhino | last post by:
Private Sub CboDrawingID_BeforeUpdate(Cancel As Integer) If = 310029923 Or 310030138 Or 310030152 Or 310030346 Or 310030348 Or _ 310030356 Or 310030359 Or 310030362 Or...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
0
by: lllomh | last post by:
How does React native implement an English player?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.