Hello,
I'm using VB6 with access2000 and CR9. In VB, i'm calling a form on which my printpreview is shown. To print, i'm using a query to get the data from the database, store this to a temp database, where I store all my data to print. In vb, i do this query and call the print-form. sometimes my printform shows me an empty preview. After pressing the refresh-button a few times, my data appears in the printform. It's like the printform is executed before my temp-table is filled up. Anyone had this problem ?
Pedro...
I'm using VB6 with access2000 and CR9. In VB, i'm calling a form on which my printpreview is shown. To print, i'm using a query to get the data from the database, store this to a temp database, where I store all my data to print. In vb, i do this query and call the print-form. sometimes my printform shows me an empty preview. After pressing the refresh-button a few times, my data appears in the printform. It's like the printform is executed before my temp-table is filled up. Anyone had this problem ?
Pedro...