Hi all
I'm new to tek-tips and new to access, but I have a history of pascal, delphi, c++, oracle, paradox and so on. I'm trying to help my girlfriend with her ONC by helping her with a project that has to be done in access.
What I want to do is make a command button on a form append a record to a table based on returned dataset from a query on which the form is based!!! Does that make sense?
The app is a video shop rental thingy. I have a member details table and a film details table and a rentals table which has a 1 2 M rel to the other two. the form is based on a query which requests the member number and the video number and then displays the result. I want the OK command button to then insert this dataset into the rentals table, but I'm not having a lot of joy at the moment.
Any help greatly appreciated.
My Regards
Sply
I'm new to tek-tips and new to access, but I have a history of pascal, delphi, c++, oracle, paradox and so on. I'm trying to help my girlfriend with her ONC by helping her with a project that has to be done in access.
What I want to do is make a command button on a form append a record to a table based on returned dataset from a query on which the form is based!!! Does that make sense?
The app is a video shop rental thingy. I have a member details table and a film details table and a rentals table which has a 1 2 M rel to the other two. the form is based on a query which requests the member number and the video number and then displays the result. I want the OK command button to then insert this dataset into the rentals table, but I'm not having a lot of joy at the moment.
Any help greatly appreciated.
My Regards
Sply