I am using VB6, CR9 RDC. I am using DAO.
At one point, I am loading a table with data in preparation for printing and then I call the CRViewer to print it.
It sometimes comes up empty or incomplete and yet when I click the refresh button all the data shows. I have tried putting in a time delay in case it is trying to print too soon after loading the data into the table and that seems to work a little better.
I cannot find a command that will guarantee that the table is finished loading before the printing starts (in case this is the problem) although it seems that it should be.
Can anyone suggest what might be happening here and also any possible solutions?
Thanks for any advice. David Abineri
At one point, I am loading a table with data in preparation for printing and then I call the CRViewer to print it.
It sometimes comes up empty or incomplete and yet when I click the refresh button all the data shows. I have tried putting in a time delay in case it is trying to print too soon after loading the data into the table and that seems to work a little better.
I cannot find a command that will guarantee that the table is finished loading before the printing starts (in case this is the problem) although it seems that it should be.
Can anyone suggest what might be happening here and also any possible solutions?
Thanks for any advice. David Abineri