Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re:Crystal Report as an ad-hoc tool
Gene,
Don't go there, a MAJOR pain & performance breaker. A good tool for simple reports, but NOT industrial strength. Been there, done that, damn it still hurts. I'd recommend a product called Brio instead (http://www.brio.com/products/overview.html). Otherwise see inline.
Dick Goulet
____________________Reply Separator____________________ Author: Gene Gurevich <g_u_r_e_v_i_c_h_at_yahoo.com> Date: 1/3/2002 9:55 AM
Hi all:
My users are considering using Crystal reports as an ad-hoc tool to query a DSS. They ran into several issues however using it. I was wondering if someone out there has ehough experience with that tool to shed some light.
Issue 1. Whenever Crystal creates a query it only create a one-pass sql. If the sql goes against a large number of large tables, we'd rather have the query split into several smaller 'create table as" statements, the result sets of which will be combined into the final result set. IS there a option in Crystal to allow the "multi-pass" queries?
Answer: Not possible, one query per report.
Issue 2. Kind of subset of the previous one. Does Crystal allow users to create tables at all? It seems to be a "read only" tool as far as we can see. Is this correct?
Answer: NOPE this is a query only tool.
thanks for any help
Gene
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Thu Jan 03 2002 - 14:22:31 CST