PDA

Click to See Complete Forum and Search --> : Problem to Refresh my Dataenvironment...


COSIDUS
Aug 23rd, 2000, 05:51 AM
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

Nathan
Aug 23rd, 2000, 07:47 AM
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.

COSIDUS
Aug 23rd, 2000, 09:23 AM
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