lodmark
Member
- Local time
- Today, 23:34
- Joined
- Jul 24, 2020
- Messages
- 232
Hello
I'm aware that I'm a little assertive when I post this as a new thread in a new forum.
Previously, my question was in Forms with the name "Problems creating entries in the" wrong "table".
With the help of @arnelgp, among others, my question was solved there.
But my continued work with the database caused a similar problem with another form.
The database contains my record collection and is under construction.
The idea is that it should contain all discs and that these should be able to be displayed and edited in mainly three forms, artists (frm_artist), discs (frm_record2) and programs (frm_program) and it is in the form frm_program that I have problems with the input.
@arnelgp helped me earlier with the entry in frm_record2.
In the form frm_program I want to be able to add new programs with a number of songs that I either choose from the table tbl_music or enter directly in the form (and then the song is saved in tbl_music).
Then I also want to be able to enter a date when the program was broadcast.
You see everything in the form because some programs are already in the database.
I think it's about coding.
Grateful for help.
Leif
I'm aware that I'm a little assertive when I post this as a new thread in a new forum.
Previously, my question was in Forms with the name "Problems creating entries in the" wrong "table".
With the help of @arnelgp, among others, my question was solved there.
But my continued work with the database caused a similar problem with another form.
The database contains my record collection and is under construction.
The idea is that it should contain all discs and that these should be able to be displayed and edited in mainly three forms, artists (frm_artist), discs (frm_record2) and programs (frm_program) and it is in the form frm_program that I have problems with the input.
@arnelgp helped me earlier with the entry in frm_record2.
In the form frm_program I want to be able to add new programs with a number of songs that I either choose from the table tbl_music or enter directly in the form (and then the song is saved in tbl_music).
Then I also want to be able to enter a date when the program was broadcast.
You see everything in the form because some programs are already in the database.
I think it's about coding.
Grateful for help.
Leif