I'm working with an application in Clarion 6.1 and I'm working on
improving our archiving process in our program. It seems that the
deleting of records is taking forever and some of our customers are
complaining of archives taking 4+ hours to finish. Basically we
archive all the users old records for a TPS file into a secondary TPS
file and then delete the record from the main TPS file. Is there a
better method to go about cleaning out a TPS file and archiving the
old records into a seperate file? Thanks in advance for any help!
- Phillip