PDA

Click to See Complete Forum and Search --> : Refresh data buffers


Protech
Jan 5th, 2000, 10:28 PM
Help! I have a VB6 app.user driven query which clears then adds to an existing table in an Access database. This works fine!
I now want to print a report based on the results of the query, ie the contents of the table. No luck. The report, when it appears is based on old data, ie whatever was in the table at the time of program start, not the result of the user query. I have tried resync, refresh etc in various places but cannot get a result. Any thoughts please ???

Clunietp
Jan 6th, 2000, 12:09 AM
Are you using Crystal Reports or an MS Access Report? Or none of the above?

Protech
Jan 6th, 2000, 12:47 AM
I am using boring old VB report generator that comes packaged with VB6.