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!

ASP ORACLE CRYSTAL

Status
Not open for further replies.

mibeach7

MIS
Jun 18, 2003
35
US
Greetings,

I have an ASP site with Oracle and several Crystal Reports created.

What I need is to be able to pass a query from Oracle into the Crystal Report using ASP (I can do all this) then Create the report and Archive it in .pdf format WITHOUT using the activeX or java Viewer.

In other words, dynamically create a .pdf report from Crystal and archive it to a folder when someone clicks on a form button.

I am guessing I need to setup an application object for Crystal Reports, pass in the SQL, print to .pdf, then close the object?

Any help would be appreciated!!!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top