Re: Bug with filter tool in Observation hierarchy - can anyone reproduce??
During testing of V6.9.1 Charles Roper reported the following problem when filtering on Taxon in the Observation Hierarchy:
When filtering on a taxon name using the Observations hierarchy filter tool, Recorder's memory usage grows to an unusually large size and then throws an exception (EOleException: Object was open).
To recreate:
1. Select a taxon occurrence in the hierarchy.
2. Click the filter icon.
3. Select a Taxon Name.
Type taxon name e.g. ‘Lampyris noctiluca’ and click OK to run the filter.
Can anyone reproduce this problem in V6.7.2 and/or is anyone having similar problems?
You can also run the following SQL against the NBN database in Query Analyser or in Access:
select calculation_sql from usable_field where usable_Field_key = 'ABABABAB00000086'
The result you should get from this query is:
SELECT TXO.Taxon_Occurrence_Key AS ItemKey FROM Taxon T, Taxon_Version TV, Taxon_Occurrence TXO, Taxon_List_Item TLI, Taxon_Determination TD WHERE TLI.Taxon_List_Item_Key = TD.Taxon_List_Item_Key AND TXO.Taxon_Occurrence_Key = TD.Taxon_Occurrence_Key AND TV.Taxon_Version_Key = TLI.Taxon_Version_Key AND T.Taxon_Key = TV.Taxon_Key AND Preferred = True AND Item_Name
Please let me know if you are having problems with this, or if you do not get the result above for the query provided.
Many thanks,
Sarah
Sarah Shaw
Biodiversity Information Assistant
JNCC
Biodiversity Information Assistant
JNCC