When using the Crystal Report viewer control for Crystal 8.0 in VB 6.0, the Print button displays a dialog box for printing, but then when I hit OK, nothing prints.
My Crystal Report uses stored procedures that have parameters in order to retrieve the data. The Refresh button also does not work properly. It does not display any data, even though the report showed records the first time it ran. Could these two issues (printing and refresh) be related. Does the print button perform some sort of refresh?
Does refresh wipe out stored procedure parameters that are entered programmatically from VB?
(The Refresh and Print buttons work properly on the same machine with a sample VB project, but not with the more complex project.)
We can't seem to isolate the problem.
Can anyone help? LoaferMan - There is no practice life. This is it. (Billy Crockett)
My Crystal Report uses stored procedures that have parameters in order to retrieve the data. The Refresh button also does not work properly. It does not display any data, even though the report showed records the first time it ran. Could these two issues (printing and refresh) be related. Does the print button perform some sort of refresh?
Does refresh wipe out stored procedure parameters that are entered programmatically from VB?
(The Refresh and Print buttons work properly on the same machine with a sample VB project, but not with the more complex project.)
We can't seem to isolate the problem.
Can anyone help? LoaferMan - There is no practice life. This is it. (Billy Crockett)