13 Sep
2014
13 Sep
'14
9:17 a.m.
Andrea Gabellini - SC wrote:
If I stop the server and detail.work remains, at the next start up FR re-reads the entire file and duplicates some of the records
Ah... that's whay you meant. It wasn't clear from your earlier message. Yes, that's the way it works. The detail file is a flat-text file. It isn't a database. The simplest way to deal with this is to have small detail files. Create them per minute, or per hour. Multi-gigabyte detail files aren't recommended. Alan DeKok.