database questions

Mark Wieder mwieder at ahsoftware.net
Sun Aug 3 13:42:00 EDT 2003


John-

What I meant, of course, was *three* tables: a client table, a
question table, and a table that contains the answers for each unique
combination of client and question.

client         question            answer
------         --------            ------
clientID       questionID          clientID
more info      more info           questionID
                                   response

-Mark Wieder





More information about the use-livecode mailing list