|
-
Oct 10th, 2000, 05:50 AM
#1
Thread Starter
Lively Member
Hi,
I have gotten a datareport to work in VB6.0 with an Access Database and Select * from database command.
when all the info is displayed. i go and print the report.
after closing the report i go back to my query form and make another query.
go back into the report and the information from the first query it still there.
only way i can use this is to exit the entire application and reopen it before being able to clear the report.
any suggestions would be great??
Thanks in advance EL.
-
Oct 13th, 2000, 05:08 PM
#2
New Member
Your problem is due to the data environment not refreshing the data.
You need to reset/refresh the DE.
Try closing the DE in the datareport initilise subroutine.
Good Lick
-
Oct 14th, 2000, 07:42 AM
#3
Fanatic Member
Zed just Select* nothing in the query and that should reset the databse
Hope this Helps
Spud
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|