cancel
Showing results for 
Search instead for 
Did you mean: 

Crystal report is not getting refreshed.

Former Member
0 Kudos

Hi,

I have crystal report in my VB.NET application, I use MS Access database to generate crystal report. My problem is crystal report is not getting refreshed when we open it multiple times with different input.

Threading.Thread.Sleep(5000)

If I sleep thread for 5 seconds before crystal report opens then it is working fine. but in this case also in very rare case crystal report is not getting refreshed.

Please provide me solution for this.

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Moved your post to .NET forum.

How do you know your data is not being refreshed?

Is the original report saved with data?

In the viewer properties do you have ReuseParameterValuesOnRefresh set to False?

Don

Answers (0)