cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal Reports ActiveX Designer Logon failed when select MS ACCESS Database

Former Member
0 Kudos

Dear all,

I am getting the following error when connecting Crystal reports with MS Access.

---------------------------
Crystal Reports ActiveX Designer.
---------------------------
Logon failed.
Details: ADO Error Code: 0x
Source: Microsoft JET Database Engine
Description: Unspecified error
---------------------------
OK  
---------------------------

I have select following options in crystal report -> select OLEDB (ADO) , database name as filename.mdb , db type as Access.

Kindly help me to resolve this issue.Its very urgent.Its not working in my collique machine also.

Thanks and regards,

Mariappan.C

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

What version of CR?

What SDK?

Does this report work in the CR designer?

- Ludek

Follow us on Twitter

Got Enhancement ideas? Try the SAP Idea Place

Share Your Knowledge in SCN Topic Spaces

Former Member
0 Kudos

Hi, It is an I built in CR.I am using WPF- C# VS 2008.

Now the error is get cleared by using the ODBC connecvity, instead of using OLEDB(ADO)

Now My problem is,

I have designed a CR with MS Access.

I have fetched my value in DataRow[] results.

I need to pass it to Crystal report, I tried but couldn't.

Kindly any one help me.

Thanks in Advance,

Mariappan.C

former_member183750
Active Contributor
0 Kudos

Make sure you are on SP1 for "Crystal Reports Basic for Visual Studio 2008" (CR 10.5):

http://scn.sap.com/docs/DOC-27942

Also, couple of things that don't add up in your posts:

  1. Crystal Reports ActiveX Designer - this is normally the CR designer in the .NET IDE. Just want to confirm that this is where you get the issue and not in an actual app(?)
  2. I am using WPF- C# VS 2008. - CR 10.5 does not have a WPF viewer and using the CR WIN viewer for .NET Winforms in a WPF application is not supported. Crystal Reports for Visual Studio 2010 is the only version of CR that has a WPF viewer.

- Ludek

Answers (0)