Page 1 of 1

searching in a database

PostPosted: Fri Dec 01, 2017 5:23 pm
by jds
How to find the last record that matches a condition in a database file (searching in 1 field)
f.e. if there are 20 records of person nr 123 in a database file, how to find the last one added

Re: searching in a database

PostPosted: Fri Dec 01, 2017 6:50 pm
by vilian
If you are using DBF files try this:
Seek(123,,.t.)