Hi I am working on a patient database.
I have three tables RiskFactors,Types,Dictionary.
At RiskFactor table I have field name AbortionType,at Types table I have field Name AbortionType and at Dictionary I gave two fields like StandartType and Assisted type which has the same type id as AbortionType at Types table.
In my form I have a checkbox where I need to check the type of abortion but I dont know how to build the expression for this kind of connection.
Can u give me a query for that or any similar solution?
I have three tables RiskFactors,Types,Dictionary.
At RiskFactor table I have field name AbortionType,at Types table I have field Name AbortionType and at Dictionary I gave two fields like StandartType and Assisted type which has the same type id as AbortionType at Types table.
In my form I have a checkbox where I need to check the type of abortion but I dont know how to build the expression for this kind of connection.
Can u give me a query for that or any similar solution?