Greetings,
I am trying to build a HanDBase program for users entering field measurements of trees. These trees have all been measured 20 years ago so their locations will not have changed but they will have grown/decayed.
Users are expected to enter GPS locations and assorted other measurements and the program needs to compare such measurements with the previous ones, and if it detects values outside pre-determined ranges it should warn the user and ask for confirmation. Is this sort of thing possible with HanDBase and if so how can it be done? If it can't be done directly, is it possible to pass values to a DLL of some sort (ex C++ for example) and get that to perform all necessary tests? The realtionship between many of the input data fields is complex.
With many thanks in advance,
Mike