Hi All,
I am new to this forum. I am presently designing a database for grant in access. i have identify the tables- client enrollment, business orientation, grant, cooperative group enrollment, follow ups and case closure.
My problem is normalizing these tables.
tbl_CLIENT TABLE:
clien_id
dist_code
fname
lname
mname
gender
age
address
region
dist
chiefdom
town/village
status
head_rep_Name
house_rep_add
house_rep_tel
house_rep_age
house_rep_relationship
deceased_survivor stayed
deceased_survivor stayed_fname
deceased_survivor stayed_lname
de_sur_age
d_sur_gender
de_sur_address
con_tel
occupation
member_infected
how_many?
Name_1 Name_2 Name_3 Name_4 Name_5 Name_6 Name_7 Name_8 Name_9 Name_10
how_old_1 how_old_2 how_old_3 how_old_4 how_old_5 how_old_6 how_old_7 how_old_8 how_old_9 how_old_10
Relationship_1 Relationship_2 Relationship_3 Relationship_4 Relationship_5 Relationship_6 Relationship_7 Relationship_8
income_source
income_activity_1 income_activity_2 income_activity_3 income_activity_4 income_activity_5
income_monthly_1 income_monthly_2 income_monthly_3 income_monthly_4 income_monthly_5
needs_monthly_1 needs_monthly_2 needs_monthly_3 needs_monthly_4 needs_monthly_5
exp_incurred_1 exp_incurred_2 exp_incurred_3 exp_incurred_4 exp_incurred_5
food_items
food_avail
food_scarce
eating_habit
eating_number
eating_number_after
eating_affected
discharge_cert
discharge_kits
organization
quarantined q_certificate
d_collector d_completed
l_supervisor d_submit
d_enter
d_date
tbl_business Orietation
bo_id
client_id
dist_code
fname
lname
mname
gender
age
address
mob_no
m_status
bus_activity
current_support
yes_depend
support_given
support_needed
done_before
skill_1 skill_2 skill_3 skill_4 tracking_method
bus_location
other_type
bus_attraction
attract_1 attract_2 attract_3 attract_4 similar_bus
risk_involved_1 risk_involved_2 risk_involved_3 risk_involved_4 manage_risk1 manage_risk2 manage_risk3 manage_risk4 assistance_needed
typeofassist
pay
use_profit_1 use_profit_2 use_profit_3 use_profit_4 manage_loss_1 manage_loss_2 manage_loss_3 manage_loss_4
tbl_grant grant_id dist_code clien_id fname mname lname type amt_rec date_rec date_issued
tbl_EnrolSavingsGroup group_id clien_id sg_foll_id g_name g_tmembership g_street g_reg g_dist g_chief g_t/village g_leader g_lstreet g_ltel g_assistleader g_assistlstreet g_assistltel g_dformed
tbl_GrantFollowup
fol_id
dist_code
clien_id
fname
lname
when_followup
t_followuptype
date_followup
typy_support
current_activity
income_source
future_plan
achieve_plan
dependant_18yrs
name_1 name_2 name_3 name_4 name_5 level_1 level_2 level_3 level_4 level_5 meth_sav
use_savings
capital_start
tbl_SavingsGroupFollowup
sg_foll_id
sg_region
sg_dist
sg_chief
sg_town/vil
sg_name
sg_followupdate
sg_type
sg_lastmeetdate
sg_meetdate
sg_meetingtype
sg_present
sg_absent
sg_memsavings
sg_memloanrec
sg_withdrawals
sg_totweeksavings
sg_savings
sg_tloanout
sg_repay
sg_challenges sg_challenges2 sg_challenges3 sg_challenges4 sg_challenges5 sg_managechal1 sg_managechal2 sg_managechal3 sg_managechal4 sg_managechal5 sg_support
What was the purpose for taking the loan/
sg_markedchange
Now i will explain the scenario- Beneficiaries are enrolled, then given business orientation, before giving them the grant, they are form cooperative savings groups in their various communities- making small contributions, after which a grant is finally given to them.
After receiving the grant, followup are been conduction on a weekly and monthly basis. Within the same cooperative groups loans are also given out to the membership, hence a savings group follow up is also done. The essence of the entire exercise is to empower caregivers- women.
There I will like anyone in our forum to help me normalize these tables.
thanks
Sallieu3610
New Member