Hello Everyone,
I am almost complete with my Database project but have a few bugs to iron out. I need some fresh eyes to pinpoint some areas where I may have overlooked.
This main bugs originates from the Form (F_PatientCase) with Subform:
a. I get an error each time I attempt to update the SubForm: 'Field cannot be updated'
b. Some of the Accts do not require a Donor entry, but if left empty an error: The Microsoft Jet database engine cannot find a record in the table <t_donor> with key DonorNum
c. The AcctNum, DonorNum and InsuranseID did not appear in Query (T_Ccpt Query2), in which I intend to use to build my report via AcctNum.
d. Finally, when I go to my original Tables (T_Ccpt) and (T_Physicians), duplicate date entries are present, which should not be occurring. They should only act as a lookup table not entering /updating data from a query.
I have enclosed a zip of the database with test data.
Thank you all in advance for your assistance with my mundane issues
Adigga
I am almost complete with my Database project but have a few bugs to iron out. I need some fresh eyes to pinpoint some areas where I may have overlooked.
This main bugs originates from the Form (F_PatientCase) with Subform:
a. I get an error each time I attempt to update the SubForm: 'Field cannot be updated'
b. Some of the Accts do not require a Donor entry, but if left empty an error: The Microsoft Jet database engine cannot find a record in the table <t_donor> with key DonorNum
c. The AcctNum, DonorNum and InsuranseID did not appear in Query (T_Ccpt Query2), in which I intend to use to build my report via AcctNum.
d. Finally, when I go to my original Tables (T_Ccpt) and (T_Physicians), duplicate date entries are present, which should not be occurring. They should only act as a lookup table not entering /updating data from a query.
I have enclosed a zip of the database with test data.
Thank you all in advance for your assistance with my mundane issues
Adigga
Last edited: