cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal 10

Former Member
0 Kudos

Hi all...

I have this problem integrating Crystal 10 with Delphi. I am trying to set the path in code but it doesn't take. The code is as follows

.

.

.

Crpe1.Tables[0].Path:='new path'

.

.

.

Cna someone tell me why it is doing this

Accepted Solutions (1)

Accepted Solutions (1)

former_member183750
Active Contributor
0 Kudos

1) What's the exact version of CR 10 you are using?

2) What's the database you are using?

3) What's the DB connection type you are using?

4) Can you make the same change you are trying to do at runtime in the CR designer?

5) Have you ever applied any Service Packs to your version of CR?

6) What's the actual problem? (Error messages, behavior, etc.)?

Ludek

Former Member
0 Kudos

1 Crystal 10.5

2 FoxPro

3 OLE

4 Yes

5 No

6 No error messages it just doesn't want to set the path

former_member183750
Active Contributor
0 Kudos

Crystal 10.5 shipped with .NET 2008. You only have a license to use this version of CR in a .NET 2008 application, using the CR SDK for .NET. You have two options;

Use CR XI release 2 and the Report Designer Component (craxdrt.dll), or you can update the CR XI r1 VCL and use that with either CR XI r2 or CR 2008. Please be aware that the RDC has been retired in CR 2008.

Ludek

Answers (0)