|
-
October 8th, 2001, 07:59 PM
#1
Can't Update Data in Data report
1-i creat a data base with access
2-linked to data DataEnvironment1 and creat command1 with Sql Builder
3-creat a data report and linked it to comman1
my problem
data in datareport & comman1 don't refresh until i close my program and reopen if any one can help me to refrash me program without close it
thankes
-
October 10th, 2001, 06:48 AM
#2
Re: Can't Update Data in Data report
You might have to refresh your report before showing it again.
e.g.:
rptReport.refresh
rptReport.show
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
|