CaptainAargh
New member
- Local time
- Today, 11:17
- Joined
- May 19, 2013
- Messages
- 4
Hello,
I have a problem and I don't know how to solve it.
I have a table, Registration, with 8 fields: inschrijvingsid,name,gemeente,gsm,telefoon,email,aankomst,gerecht,personen
I have another table, Login with 3 fields : Naamid,name,,status
Then I have a combox that is connected with fldname from the table Login.
In that form I have 8 textboxes:
name,
gemeente,
gsm,
telefoon,
email,
aankomst,
gerecht,
personen
And status.
Now what I can't. I want when I select a record from tblLogin Like for example Daan that I see in the textboxes his info from the tableRegistration.
Also when I change the textbox Status it and click "Verander status" it changes in the database.
How can I do this?
Please guys help me
I would be very appreciated!!
Thanks,
Nathan
PS: It's in dutch the acces file
I have a problem and I don't know how to solve it.
I have a table, Registration, with 8 fields: inschrijvingsid,name,gemeente,gsm,telefoon,email,aankomst,gerecht,personen
I have another table, Login with 3 fields : Naamid,name,,status
Then I have a combox that is connected with fldname from the table Login.
In that form I have 8 textboxes:
name,
gemeente,
gsm,
telefoon,
email,
aankomst,
gerecht,
personen
And status.
Now what I can't. I want when I select a record from tblLogin Like for example Daan that I see in the textboxes his info from the tableRegistration.
Also when I change the textbox Status it and click "Verander status" it changes in the database.
How can I do this?
Please guys help me
I would be very appreciated!!
Thanks,
Nathan
PS: It's in dutch the acces file