Crystal Reports ActiveX Designer can't connect to Oracle 10g
- From: "Big George" <jbeteta@xxxxxxxxx>
- Date: 24 Nov 2006 06:05:47 -0800
Hello,
I'm working with Visual Studio 2003 .NET and Crystal Reports for .NET.
Database: Oracle 10g
Develop PC: Windows XP
I'm having problems trying to design a Crystal Report connecting to
Oracle 10g using Microsoft OLE DB Provider for Oracle. I got this
error:
"ADO Error Code 0x80004005"
The problem is using Crystal Reports ActiveX Designer.
There is no problem of connection in my web app:
Imports System.Data.OracleClient
Dim oraConexion() As OracleConnection
oraConexion = New OracleConnection("user id=oropread;data
source=desaopint;password=oropread")
That's ok.
But the Crystal Reports ActiveX Designer can't connect to Oracle.
What should I do?
Thank you!
.
- Prev by Date: Re: Master Page Question
- Next by Date: Re: App_Code & bin
- Previous by thread: App_Code & bin
- Next by thread: To insert dynamic value in Xml
- Index(es):
Relevant Pages
|