I am creating In-patient management system desktop application in javafx as my mini project of MCA, which have some data about patient admitted in hospital. I have to save all the records of patient test & test reports in database. So, then i have created Test table with attributes ->(T_ID, P_ID, T_NAME, T_DATE) & Report table with attributes ->(R_ID, P_ID, P_NAME, T_DATE, REF_BY) So, there are multiple types of Test Report eg. CBC_REPORT, LFT_REPORT etc. then how should I create the relationship between this table. I tried but I am facing problem in USER INTERFACE for inputing values in table. Please help me becoz my project deadline is getting closer. Thanx in advance.
Aucun commentaire:
Enregistrer un commentaire