I am using CR9 with VB6 and am accessing an ACCESS data base (DAO) and am using the RDC. I have SP3 for CR9 installed.
1. The zoom on the preview screen works fine but recently I have been unable to set the zoom to an initial value: CRVIEWER9.ZOOM(75). It was working, why would it not now?
2. The RECORDSELECTIONFORMULA method works (I can change the formula and see a change in the records selected) fine BUT most of the time it misses the last record which will then show if I click the REFRESH icon on the preview screen.
3. If ACCESS is running in the background, THEN it picks up all the records.
4. If I cause execution to PAUSE on the RECORDSELECTIONFORMUL step and then continue, I get all the records.
Are these problems connected?
This is DRIVING ME CRAZY, I must be forgetting something. I need to get all the records selected.
Any ideas would be welcome. Thanks, David Abineri
1. The zoom on the preview screen works fine but recently I have been unable to set the zoom to an initial value: CRVIEWER9.ZOOM(75). It was working, why would it not now?
2. The RECORDSELECTIONFORMULA method works (I can change the formula and see a change in the records selected) fine BUT most of the time it misses the last record which will then show if I click the REFRESH icon on the preview screen.
3. If ACCESS is running in the background, THEN it picks up all the records.
4. If I cause execution to PAUSE on the RECORDSELECTIONFORMUL step and then continue, I get all the records.
Are these problems connected?
This is DRIVING ME CRAZY, I must be forgetting something. I need to get all the records selected.
Any ideas would be welcome. Thanks, David Abineri