Browser displaying different information than database

Rachael Sherry

New Member
Hi all
I working with v8 objects in a v9 database.
In an external program I am updating a certain file, This file is used in a browser, which uses the modified field in the where statement. It picks up the correct changes here , yet it displays the old data.

Would anyone have any ideas?

example
changed number of items to 20
it was previous set to 10
the browser will only display records with more than 15 items.
yet it is picked up in the query displaying 10.
Thanks
 

Rachael Sherry

New Member
Hi Olivier
I am using Progress v9.1c but it is an Browser that I created in V8.2b. I was trying to use the 'cache ' in the Open Query but I couldn't get it to work

Thanks
Rachael
 
Top