Different results in a list

raptor

New Member
Hello

Next strange thing... A fried creates a list of a few thousand records using a daterange and a code as filter. On his PC the result is wrong. There are also records which don't have assigned the selected code. I copied the database and all r-files to my pc. If I run this list with the same filters, the result is ok. I'm sure he did the selection well, i checked it using teamviewer... :)

What can be the reason for such a behaviour? Are somewhere old temporary files on his machine or his server which can cause such a problem? What's exactly stores in the dbi, lbi, protracte, ... files?


Best regards
troubleshooter
 
Protrace files are left behind after a session crashes so you can probably delete these.

If your database and code are identical to your friend's then I suspect that there could be a corrupted index on your friend's database. Try an index rebuild.
 
Back
Top