Crystal Report Connecting to Access2000 
Author Message
 Crystal Report Connecting to Access2000

How can I view my report CrystalReport(incl. in VB5) in VBasic at Runtime.
I used ODBC/SQL while i'm designing my report in CrystalReport. Now I
cannot view the report i VB. I thought of using
the "CrystalReport.Connect" method but I cannot get the right Syntax or is
there a better way..

I hope anyone can help me..

Thanks

Rex Meneses

--
Posted via CNET Help.com
http://www.*-*-*.com/



Sat, 06 Sep 2003 17:30:16 GMT  
 Crystal Report Connecting to Access2000
I'm not sure about the Crystal Report with VB5 but I had problems with my
VB6 / crystal reports.  What I found (in addition to all the DLL's that I
had to include in the package) was that the data file location in the report
needs to be set to "same as report".  This will cause the report to work
correctly.

I hope this helps.

Suzette


Quote:
> How can I view my report CrystalReport(incl. in VB5) in VBasic at Runtime.
> I used ODBC/SQL while i'm designing my report in CrystalReport. Now I
> cannot view the report i VB. I thought of using
> the "CrystalReport.Connect" method but I cannot get the right Syntax or is
> there a better way..

> I hope anyone can help me..

> Thanks

> Rex Meneses

> --
> Posted via CNET Help.com
> http://www.help.com/



Mon, 08 Sep 2003 05:07:01 GMT  
 Crystal Report Connecting to Access2000

Quote:

>How can I view my report CrystalReport(incl. in VB5) in VBasic at Runtime.
>I used ODBC/SQL while i'm designing my report in CrystalReport. Now I
>cannot view the report i VB. I thought of using
>the "CrystalReport.Connect" method but I cannot get the right Syntax or is
>there a better way..

Check the Object browser for a list of classes and functions supported
by the Crystal Report ActiveX.


Thu, 18 Sep 2003 23:37:33 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. how can I transfer the report from Access2000 to crystal report 8.5 or VB6.0

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

3. Problem to connect Crystal Reports to a MSDE Database

4. Connect a db to a crystal report

5. Connecting To Access Database Using Crystal Reports

6. Crystal Reports Connect Property

7. Crystal Reports - not connecting

8. Error 536 Unable to connect when I run a crystal report from VB 4.0

9. Connecting to SQL Server with Crystal Reports

10. Crystal Reports 4, VB3, ODBC & Connect Strings

11. connecting control of vb6 to Segate Crystal Report 8 not found

12. Connect a db to a crystal report

 

 
Powered by phpBB® Forum Software