1
1.156
We've got a pretty useful database working but neither of us knows what
SQL means. We make queries using the graphics "design view". Please
let me ask if the following can be done:
In the query, the CRITERIA line reads :" Enter genome". The user has to
type in a genome and the query shows all the records with this genome in
the genome field. There is a table (not yet used) which has all the
genome possibilities. Naturally, some query users type in incorrect
genomes, not in the table. It sure would be nice to have a drop down
menu allowing the query user to select one of the genomes listed in the
genome table. Can this be done without writing SQL code?
Thanks for any help,
SQL means. We make queries using the graphics "design view". Please
let me ask if the following can be done:
In the query, the CRITERIA line reads :" Enter genome". The user has to
type in a genome and the query shows all the records with this genome in
the genome field. There is a table (not yet used) which has all the
genome possibilities. Naturally, some query users type in incorrect
genomes, not in the table. It sure would be nice to have a drop down
menu allowing the query user to select one of the genomes listed in the
genome table. Can this be done without writing SQL code?
Thanks for any help,