Re record counting

GCC Consulting gccconsulting at comcast.net
Tue Sep 19 12:29:54 PDT 2006


I have a routine that imports, using dbcopy to post data to a hold file.
The data is checked and then posted to the working file.

I had a situation today where mot all of the records posted.  I wanted to
compare the record count from the dbf file to the working file.  The hold
file contained only the records from the dbf file and that record count is
easy to get.

To check the number of records actually posted, I created a process only
routine called count with no processing.  I ran this process using a
selection set on the criteria for the new records.  This quickly gave me he
count of the records posted.   

Richard Kreiss 




More information about the Filepro-list mailing list