I am new to vb, so any help would be great!
Im stuck on writing from a form to my Access Db, with the screen looking like this.
When i want to create a new regatta, i can add new events to the listbox, and for each event add heat times. The relationships in the DB are set up but i cant get it to read and write to the different tables.
Each event is a new row within the DB, and has a 1:1 relationship with the details table.
There is also a combobox out of sight that you can select each regatta from to view the events each ones heat times.
Can someone please help me out, because this is really bogging me down! Thanks in advance!
Im stuck on writing from a form to my Access Db, with the screen looking like this.
When i want to create a new regatta, i can add new events to the listbox, and for each event add heat times. The relationships in the DB are set up but i cant get it to read and write to the different tables.
Each event is a new row within the DB, and has a 1:1 relationship with the details table.
There is also a combobox out of sight that you can select each regatta from to view the events each ones heat times.
Can someone please help me out, because this is really bogging me down! Thanks in advance!