-
Hi !!
Here's the problem :
I have a project with a Datareport linked to a Dataenvironment linked to an Access Db... in order to get reports...
I've got the possibility to update my Db from a textfile in my project... and it works also...
And all works often normally... except after updating my Db !
The Datareport become white... nothing appears anymore...
I think I must Refresh the Dataenvironment... but I can't find the propertie !...
If someone can Help...
Really thank you...
COSI
-
your best bet would be to close the datareport and then reopen it... I've run into the same problem and the datareport refresh never seems to work properly.
-
Thank you but...
I've resolved my problem !! Thank you Nathan but I've try to close my Datareport, but it hasn't work...
I've tried something else that worked :
Dataenvironment1.Rsentete.update
Rsentete is the recordset I use in my Dataenvironment...
Work quite well !
Thank in anyway
COSI