Crystal report data refresh problem
Dear all ,
i am new to Vb forms , but i find this very usefull , thanks to all in advance for a small help .
I am using crystal report 8+ version and i call the report from Vb6 . My back end is ms access. i have used ado for creating the report directly in the Crystal report .
Problem is when ever i call the report from vb application the fields in the report show balnk . But if i refresh it once or twice or some times more times i get the data in the report .
Can u help me resolving this .
I have used the crviwer.refesh also but the result is same .
The first report show me correctly but when i call the report the 2 nd time it either shows old data or blank .
Pls help me out Vb Gurus.
Itcg
Re: Crystal report data refresh problem
Did you use the .ViewReport to show the report? Are you using the CR REport Viewer control? Can you post some of your relevant code? I have an example in my signature on setting up the ADO-CR-VB6.