H
Holton
I'm not sur eif this can be discussed here due to it's
complications, but:
I'm trying to design a database that has very specific
requiremnets. Basically I've got a form to enter artist
information. Each artist can have performed in multiple
operas and each of the operas can have had multiple
different artists playing the same roles. So when I'm in
the main artist form, using a command buttom, open a form
that shows JUST that artists operas and roles that he/she
has perfomed in, AND, and here's the tricky part, add to
that list from that form. You see my problem. I can't add
records to a form based on a query and I can't add the
artistID to either the opera or role tables, cause each
role or opera can have multiple artist. Maybe this whole
thing is over my head and I should give up, or I may need
to delve into VB code, which I'm not that familiar with.
Should I pass this assignment off to a professional, or
is there a simple solution I'm not getting. Help.
complications, but:
I'm trying to design a database that has very specific
requiremnets. Basically I've got a form to enter artist
information. Each artist can have performed in multiple
operas and each of the operas can have had multiple
different artists playing the same roles. So when I'm in
the main artist form, using a command buttom, open a form
that shows JUST that artists operas and roles that he/she
has perfomed in, AND, and here's the tricky part, add to
that list from that form. You see my problem. I can't add
records to a form based on a query and I can't add the
artistID to either the opera or role tables, cause each
role or opera can have multiple artist. Maybe this whole
thing is over my head and I should give up, or I may need
to delve into VB code, which I'm not that familiar with.
Should I pass this assignment off to a professional, or
is there a simple solution I'm not getting. Help.