Project

General

Profile

Actions

Bug #1221

closed

Systematic solution to querying data

Added by Michael Lee almost 21 years ago. Updated almost 20 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
misc
Target version:
Start date:
11/21/2003
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
1221

Description

We need to figure out a systematic way of easily creating new queries to query
data using fields that can somewhat easily be configured. It would be really
cool to have a table like this:

QueryTable | QueryFields | QueryType |ResultsTo
---------------------------------------|----------
plot | XYZ | simple |plotOverview
plot | ABCD...XYZ | complex |plotOverview
plot | ABGH | plantFocused|plotWithTaxa
plantConc | ABC | simple |plantDetails

then each query could be called (simple, complex) based on the table to query
(plot and children, obs, commConcept, userDefined, note, etc.), returning to the
user a form which allows the user to specify criteria for each field that is
included in the fields for that query. This form would be built from the fields
that were allowed. Based on the type of field, min&max would be filled in, or
boolean check, or drop-down menu, etc. Once the user presses submit, then off
they go to the resultsPage specified in the ResultsTo column.

OK, so if this is WAY too much, then let's scale back and see what is possible.
But we know we are going to want lots of queries, each with different levels of
complexity and piped to different display options. The above schema could also
easily allow customizable queries that the user could build for him/herself.


Related issues

Blocks VegBank - Bug #1220: Need systematic approach to viewing all data in databaseResolvedP. Anderson11/21/2003

Actions
Blocked by VegBank - Bug #860: Flexible plot query, user powered: DEMOResolvedMichael Lee11/13/2002

Actions
Blocked by VegBank - Bug #712: Update the forms for querying plants then communitiesResolvedRobert Peet11/13/2002

Actions
Blocked by VegBank - Bug #871: Extend the Project Summary view: add more, allow sortResolvedMichael Lee11/13/2002

Actions
Actions

Also available in: Atom PDF