![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi everyone, I started in access just a copple of weeks ago, to automise my ecell DVD database.So I could make forms, ans reports.. Thought it would be easy, but I'm trying nog for weeks and I think I have a bad base to start from. First, I made 3 tables: - Acteurs: acteur ID + acteur - Genres: genre ID + genre - Films; film ID + film titel + genre ID + acteur ID1 + acteur ID2 + acteur ID3 + acteur ID4 + memo Relationships: - acteurs: acteur ID -> film: acteur ID1 - acteurs: acteur ID -> film: acteur ID2 - acteurs: acteur ID -> film: acteur ID2 - acteurs: acteur ID -> film: acteur ID3 - genres: genre ID -> film: genre ID The generall idea I had was: - to add multiple actors to one movie - to made it easy to print off all the movies of 1 actor. - to make a form for easy input, with comboboxes for the actors. - to make a query for simple looking up the movies of 1 actor/genre. Encountered problems for weeks now: - By making relationships for the actors, access makes duplicate tables, for so far, no problem.But how can i display the name of the actor instead of an actors ID number, without using te "loopUp Wizard"? - Is there a Query needed? - .. i'm stuck here.. Thanks for the help anyway. |
#3
| |||
| |||
|
|
Hi everyone, I started in access just a copple of weeks ago, to automise my ecell DVD database.So I could make forms, ans reports.. Thought it would be easy, but I'm trying nog for weeks and I think I have a bad base to start from. First, I made 3 tables: - Acteurs: acteur ID + acteur - Genres: genre ID + genre - Films; film ID + film titel + genre ID + acteur ID1 + acteur ID2 + acteur ID3 + acteur ID4 + memo Relationships: - acteurs: acteur ID -> film: acteur ID1 - acteurs: acteur ID -> film: acteur ID2 - acteurs: acteur ID -> film: acteur ID2 - acteurs: acteur ID -> film: acteur ID3 - genres: genre ID -> film: genre ID The generall idea I had was: - to add multiple actors to one movie - to made it easy to print off all the movies of 1 actor. - to make a form for easy input, with comboboxes for the actors. - to make a query for simple looking up the movies of 1 actor/genre. Encountered problems for weeks now: - By making relationships for the actors, access makes duplicate tables, for so far, no problem.But how can i display the name of the actor instead of an actors ID number, without using te "loopUp Wizard"? - Is there a Query needed? - .. i'm stuck here.. Thanks for the help anyway. |
#4
| |||
| |||
|
#5
| |||
| |||
|
#6
| |||
| |||
|
#7
| |||
| |||
|
|
Thanks Phil, I found the solution to view which movies what actor played in. So I can see it in my subform on table view. The only thing that is a little anoying is when you open the table:actors, you first see the movieID number, and than you have to hit the plussign again to view the titel.. But it works! And I'm Happy! Thanks for all your help man! Really appreciate it! |
![]() |
| Thread Tools | |
| Display Modes | |
| |