If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > Structure or query problem

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 12-21-05, 04:26
JessicaC JessicaC is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
Structure or query problem

Hello friends,

I'm trying to solve a problem on structure or maybe query(ies) for a catalog / search feature. The system is to be used on a cataloging database where records of different clinical cases may be searched. The most aproximate model I found was like an image bank system. The two systems side by side below:
** The image bank system **
They have Categories, Sub-Categories, Keywords, Concepts, Styles for images.

** My needs **
I have Classifications, Sub-classifications, Keywords, Incidents type, Place


What I need is to get results for example on Accidents (Classifcation), that was a suicide attempt (Sub-classification), where "car", "cliff", "crash", "non fatal" (Keywords), driving (Incident type) and New England (Place).

The inputs are made by checkboxes and I want to enable that one or more items in each group (Categories, Sub-categories, etc.) can be selected to search only the data that meets all the selected parameters.

Well, thanks inadvance for any help that might help me clarify the structur or queries.
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On