Hello everybody
I am planning to analysis parliamentary questions. For this reason, I designed tblMain, tblOrgQuestion, tblOrgQuesAnswer, tblSupplQuestion, tblSupplAnswer and other related tables and established one to many relationships among them. I also designed forms as frmMain, frmOrgQuestion, frmOrgQuesAnswer, frmSupplQuestion, frmSupplAnswer.
Here frmOrgQuestion and frmOrgQuesAnswer are linked with frmMain. Similarly, frmSupplQuestion and frmSupplAnswer are linked with frmOrgQuestion.
To check the relationships among the tables it is need to understand the method of Parliamentary questions- answers procedures. MPs submit their questions for answer to the respective ministry/division on predefined date of a parliament's sessions. Respective minister has to reply it on the fixed date or transfer it for other days. Questions are four types: Starred, Un-starred, Short Notice, and Prime Minister's Questions. Only Starred and Prime Minister's questions may have supplementary questions and answers. Supplementary questions may ask by other MPs than original questioners.
So I want frmMain has an option to open frmOrgQuestion and frmOrgQuesAnswer sequentially and add data from combo boxes with save data. After that if question types are Starred or Prime Minister's then frmOrgQuestion has an option to open frmSupplQuestion and frmSupplAnswer sequentially for few times and add data to these forms from combo boxes and save it.
When I enter data, forms could not save it. Even relationships among tables looks pretty odds. Every table shows eight sub-table (when clicking '+' sign).
Here I attached my database for check and modify so that using this database I can analysis parliamentary questions and answers in details.
Can anyone help me? I will be grateful.
Thanks
Ozaman
I am planning to analysis parliamentary questions. For this reason, I designed tblMain, tblOrgQuestion, tblOrgQuesAnswer, tblSupplQuestion, tblSupplAnswer and other related tables and established one to many relationships among them. I also designed forms as frmMain, frmOrgQuestion, frmOrgQuesAnswer, frmSupplQuestion, frmSupplAnswer.
Here frmOrgQuestion and frmOrgQuesAnswer are linked with frmMain. Similarly, frmSupplQuestion and frmSupplAnswer are linked with frmOrgQuestion.
To check the relationships among the tables it is need to understand the method of Parliamentary questions- answers procedures. MPs submit their questions for answer to the respective ministry/division on predefined date of a parliament's sessions. Respective minister has to reply it on the fixed date or transfer it for other days. Questions are four types: Starred, Un-starred, Short Notice, and Prime Minister's Questions. Only Starred and Prime Minister's questions may have supplementary questions and answers. Supplementary questions may ask by other MPs than original questioners.
So I want frmMain has an option to open frmOrgQuestion and frmOrgQuesAnswer sequentially and add data from combo boxes with save data. After that if question types are Starred or Prime Minister's then frmOrgQuestion has an option to open frmSupplQuestion and frmSupplAnswer sequentially for few times and add data to these forms from combo boxes and save it.
When I enter data, forms could not save it. Even relationships among tables looks pretty odds. Every table shows eight sub-table (when clicking '+' sign).
Here I attached my database for check and modify so that using this database I can analysis parliamentary questions and answers in details.
Can anyone help me? I will be grateful.
Thanks
Ozaman