Jump to content

Basic SQLite question


 Share

Recommended Posts

cag8f,

OK, so let's say that you have some representation of data whereby:

c1,c2,c3,c4,c5 = Ga

c1,c5,c9,c11 = GB

c1=GZ

c1,c2,c15 = GX

where "c" = criteria and "G" = group.

Now the user enters:

c1,c99,c18

What happens next?

kylomas

Forum Rules         Procedure for posting code

"I like pigs.  Dogs look up to us.  Cats look down on us.  Pigs treat us as equals."

- Sir Winston Churchill

Link to comment
Share on other sites

  • Replies 41
  • Created
  • Last Reply

Top Posters In This Topic

That situation would not arise in my problem. Your representation of data was incomplete in that it did not account for every single combination of criteria. My data has a group that corresponds to every single possible combination of criteria. In my problem, there are 5 criteria, and the user always enters values for all 5 criteria.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...