Hi
I have a database for registering every thing about contact letters send out by a writer, i have a lot of tables and are having trouble remembering how to relate them to each other, so i can build a form and do searches.
This table is for things related to the contact letter:
Tabel for kontaktbrevet - tbl_DK_Kontaktbreve
Letter year- sub table (1941, 1942, 1943 aso.)
Letter number
Letter date
Number of pages
Physical papers
Year / Volume - sub table (1. - 2. - 3. aso.)
Letters in a year - sub table
Pages in a year
Letter numbering in the year
Envelope stamp
Notes
This is the table for all the info regarding the articles in the contact letter:
Tabel for artikler - tbl_DK_Artikler
Article titel
Article type - sub table
Article category - sub table
Article writer - sub table
Number of article pages
Number of physical papers
Written on both sides of the paper yes/no
Page numbering this issue
Page numbering continuing
Written in country and city - sub table
Article notes
Some of the articles are written down lectures, this is the table regarding the lectures:
Tabel for foredragsinformation - tbl_DK_Foredragsinformation
Lecture date
Lecture place- sub table
Processed for writing by - sub table
Approved by Martinus (yes/no)
Approval notes
Lecture notes
Manuscript (yes/no)
Manuscript notes
This table is for what we have stored in the archive, and as so relates directly to the contact letters:
Tabel for arkiv-indhold - tbl_DK_Arkiv_Indhold
A-archive (original/fotocopi)
B-archive (original/fotocopi)
”The yellow archive” (original/fotocopi)
Archive notes
This table is for information on who is registering the data, and who is changing it:
Tabel for registreringsoplysninger - tbl_DK_Registrering
Registrered by
Registrering date
Change date
Changed by
Changing notes
My problem is i don't know what table to put in the "center" and relate the others to. The first one i thought would be the main table and the main form, with the others as sub tables and sub forms, but i does not work, cause i get out in third one-many relation in a row/string, and that does not work, so i think, does this mean that one needs to be in the "center" and then be set up as a many-to-many relation ?
Most of the tables has sub tables, and i think that's where i get lost, and need to have a "center" table with many-to-many relations.
It is so that the contact letters is actually severel letters/articles/poems/illustrtions aso., so one contact letter has real letter with information on day to day business, then an article, and that article can be a written lecture. Then there's some more "articles".
I need to register all physical things as weel, as to how many pages, page numbers, date aso.
I don't know if this makes any sence, i hope it doesbut if not, ask and i'll try to explain it better.
All the best
Carsten, Denmark