|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem in Data Report refresh
Hi,
The problem I am having is that my data report always displays the old set of data. Meaning, when I run the data report for the first time it correctly displays the data from the database table. However, if I change the data in the database table and run the same report again (same debug session), its still shows the data from the first run and not the modified data. Can someone please help me. Thank you.. |
|
#2
|
|||
|
|||
|
hi Arjun,
if u use dataenvironment in ur project, place the following code in ur form before showing the data report. dataenvironment1.rscommand1.requery datareport1.refresh (if ur command name is "command1" in ur dataenvironment1) bye arasu ![]() |
![]() |
| Viewing: ASP Free Forums > Programming > Visual Basic Programming > Problem in Data Report refresh |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|