Microsoft
Software
Hardware
Network
Question : Parent/Child/Child relationships in forms and sub-forms
I have a “tabbed” database form which is the main student record.
One of the tabs (called university applications, whose records are housed in a separate table) has a sub-form placed on it from which the user can either press the hyperlinked word “New” to create a new application or “Edit” to log details about the progress of that application. The relationship between the student table and the university applications table is one-to-many, with the parent (student)/child records (university applications) linked.
I now have to log two different types of tuition fee payment against the university that has accepted the student:
1. Payment of a small deposit as a condition of receiving an offer; and/or
2. Payment of the first years tuition fees
Some students will only pay the first years tuition fees, but some students will have to pay an offer deposit as well as the first years tuition fees.
I have created a tab called “deposit”, which has a sub-form placed on it which I planned would work in the same way as the “university applications” sub-form.
However, how do I link the one/two (child) records relating to the tuition payment(s) to the university application (child) and, subsequently to the parent student record?
Answer : Parent/Child/Child relationships in forms and sub-forms
Check this version and comment!
Random Solutions
2000 member servers in a domain with Exchange 2010
change in computer management - is it immediate
Parsing a HttpResponse (C++)
Win 7 and home network
Was Noach's wife idolizer woman?
SBS 2008 / Exchange 2007 intermittent email delivery issues
Plasma vs. LCD
How to write stored procudure so it doesn't time out
I have 2 ASA5520 x8.0 I want make VPN site to Site but is not work and there are no isakmp sas
How can I run a stored procedure in ms sql server 2008 from excel 2003 vba