Access virtually any data source : Report off in-memory application data 
Author Message
 Access virtually any data source : Report off in-memory application data

I would like to use CR for printing some reports without (!!) using a
database.
Under "CR Features - Access virtually any data source" I could find the
information that CR supports "Application data. Report off in-memory
application data", but I couldn't find further information how to do this.

* How can I do this?
  ( ASCII/data files?
    ADO?
    API functions? How passing data at runime?...)

* Which CR version do I need?

* Where can I find further information/documentation about passing data at
runtime?

Roland



Tue, 07 Oct 2003 19:23:58 GMT  
 Access virtually any data source : Report off in-memory application data
Crystal still needs a source of data - a relational DB, the disk directory,
NT event log, Outlook folder properties, ODBC to Text files, etc.

The feature you might be looking for is an ADO based report.  There is some
information on this in the developer help files. You'll need CR8 Developer
edition to get hold of these

As a certified Cr instructor I've got hold of some course notes on "Report
Integration and Design for Developers" - it's an official Seagate course,
but it's not run very often in NZ or Australia - Anyone out there ever been
on that course?  There is an appendix there on how to use Active Data and
the Crystal Data Object to pass any data you want to prepare to a Crystal
Report.  It a feature I plan to use in my application in the future.

Regards

Bruce



Quote:
> I would like to use CR for printing some reports without (!!) using a
> database.
> Under "CR Features - Access virtually any data source" I could find the
> information that CR supports "Application data. Report off in-memory
> application data", but I couldn't find further information how to do this.

> * How can I do this?
>   ( ASCII/data files?
>     ADO?
>     API functions? How passing data at runime?...)

> * Which CR version do I need?

> * Where can I find further information/documentation about passing data at
> runtime?

> Roland



Wed, 08 Oct 2003 05:06:22 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. centralized data source and data tables for multiple form VB Application

2. record sections do not match data source ( data report)

3. Data Report And Multiple Data Source

4. Visual Basic 4.0a error with ORACLE Data source accessing BLOB data

5. error 3265 when accessing odbc data source through data control

6. Data Source Class to access Data Environment

7. Syntax for importing data into an Access table from an ODBC data source

8. Looking for Info on converting reports from access to sql server data source

9. printing without crystal report or data report for non data base reports

10. Data Report - Need event to access controls for each record of data

11. Data source in memory ?

12. Using VB application as source for Excel data

 

 
Powered by phpBB® Forum Software