Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

integrate crystal reports in oracle

Status
Not open for further replies.

jaringr

MIS
Jan 11, 2005
8
NL
When developing appications in the oracle development suite how can one integrate Crystal Reports in that application
 
Hi,
I am not sure there is any real way to do that...What are you trying to accomplish?

[profile]
 
I want to integrate a Crystal Report into an Oracle application the same way it can be done with many other development envirements like vb.net, java.,or with a com object. As a result a can run a report from within my Oracle application and view the results.



 
Hi,
How is the Oracle application designed/Run ( Java?, Forms?).

If you can integrate Java or VB into it, then you can use the Crystal SDK to create an application that will run reports..

[profile]

 
That part I understand. I get lost at the other (oracle) end
 
Is this a fat client application (residing locally on a PC) or a thin-client application (residing on a server and being accessed from a user's PC via a browser?



CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 

the choice for a thick client or a zero client is irrelvant from Crystal's point of view. It supports both. Therefore the Oracle side will decide.
 
I have two solutions in mind, one works only with thin clients and one works only with fat clients. I don't think the question is irrelevant, but it sounds like you know more about this than I do... :eek:)

Cheers,
- Ido

CUT, Visual CUT, and DataLink Viewer:
view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
What I mean with "irrelevant" is that Crystal has options for both thin and thick clients. It is largely depending on the options Oracle is offering (which I dont know anything about, hence my problem) which route to take on the Crystal side of things.
 
Hi,
Ask one of your experienced Oracle developers about using a 'call' to the crystal report object as part of an Oracle Forms based app.( usually a menu item, but can be more complicated, depending on the need to pass parameters and logon info to the Crystal report).

If you have no experienced Oracle developers, then you need to get some formal training - it ( Oracle) is not a 'learn as you go' system.

[profile]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top