cancel
Showing results for 
Search instead for 
Did you mean: 

Report parameter value set in Management Console wiped out when replace connection is called

Former Member
0 Kudos

CS2008 SP3 -  version 12.3.0.601

We have a Crystal report for which we are setting a parameter at Management Console. We also support changing database connection from a java utility class. The class calls by following code

databaseController.replaceConnection(oldConnectionInfo, newConnectionInfo, null,

      DBOptions._doNotVerifyDB);

The problem is report parameter value wipes out every time the replaceconnection is called.

Has anyone seen this issue? It is causing a lot of manual task for us for all reports that has parameter and we want to retain the parameter value after replaceConnection is called.

Appreciate quick help on this.


Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Try upgrading to SP 7 and see if that fixes the issue. There was a problem with parameters in early versions.

Don

Answers (0)