Crystal Reports ActiveX distribution 
Author Message
 Crystal Reports ActiveX distribution

I have designed an Access 8 database which has the Crystal6 ocx in one of
the forms.
I am having difficulty distributing and registering the appropriate files
to the client machines.
Does anyone have a list of the files and a procedure for registering them.

Any help would be greatly appreciated.

Andrew James
Bankers Trust Australia



Mon, 26 Jun 2000 03:00:00 GMT  
 Crystal Reports ActiveX distribution

\winnt\system32\crystl32.ocx
\winnt\system32\crpe32.dll
\winnt\system32\ccsdk32.dll - chart engine dll
\winnt\system32\crpaig32.dll - CR text object support
Most of the files from \winnt\crystal\
eliminate some of these:
        u2d*.dll - export libraries
        u2f*.dll - user function libraries
        p2*.dll - access to SQL databases

Check your CR documentation for the details of each .dll

I use the CR6 automation server.  Benefits:
*  same functionality as the .ocx (as far as I can tell)
*  COM object

I only need to include one file \winnt\system32\CPEAUT32.DLL + the
p2bodbc.dll for my ODBC connection to Oracle.  But then I'm not using any
ufl's or graphs...

Good luck,
--
Craig Buchanan, President
Buchanan Computer Services
Seagate Software Partner
+1.612.649.4947



Quote:
> I have designed an Access 8 database which has the Crystal6 ocx in one of
> the forms.
> I am having difficulty distributing and registering the appropriate files
> to the client machines.
> Does anyone have a list of the files and a procedure for registering
them.

> Any help would be greatly appreciated.

> Andrew James
> Bankers Trust Australia



Sun, 02 Jul 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Printing Crystal Reports without Crystal Control ActiveX or Crystal Reports API call

2. Crystal Reports Distribution Reports Expert

3. Crystal Report 7 ActiveX (craxdrt.dll) vs Crystal Report Engine (CPEAUTO.dll)

4. Crystal Reports 5.0 distribution

5. CRYSTAL REPORTS - files required for distribution

6. Crystal Reports Distribution in a VB4 application

7. CRYSTAL REPORTS - files required for distribution

8. Crystal Reports Distribution with VB6

9. Crystal Reports 7.0 Distribution with the Oracle direct driver problem

10. Problem with Distribution of Crystal Report

11. Crystal Report 6.0 files needed for distribution?

12. Crystal 7.0 and Report Distribution

 

 
Powered by phpBB® Forum Software