Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

how can i display a value list from DB-A to DB-B


This topic is 7289 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hello,

I was wondering if someone can help me out here. I have two databases, one is call Student and the other Attendance. Basically i have a field in Attendance call ARC which is a check box value list of Yes or No. Now, I want to display this ARC field in the Student Database but it is not doing it. it just display a box but not the check mark. The value get check mark in the Attendance database. I am using a relationship base on the ID, StudentID.

Thank you

victor

Posted

I've tested your situation in 7 and it works fine: if I put the checkbox field from one table into another, related table, the checkbox X's display as they should. Can't speak to version 6, but double-check your keys.

Posted

Another thinkg to check is that you have the same values in both value lists; if the data is entered as "Yes" but your VL uses Y,N then you will not see any checks. Look at the field in non-checkbox format to see if there is in fact data there.

J

Posted

Quintech.

you are correct. when i look at the field in non-checkbox format in the student database there is no data but if i do the samething in attendance database where the check is at, it show data. i am not sure if i am doing the right relationship when it come to the VL or not. I am using Yes and No the value lists.

thanks.

victor

Posted

quintech,

it is the key but not the studentID Key. i forgot to include the other databases which have relationship to.

Basically here is the db is sett up.

Student Records

Program

Class Schedule

Attendance

the reason it is not working is because in the student records database the right classid(key) is not matching the studentid(key), it matches the right programid(key). so for each student there is mutiple classes they have taken, I have a check box which get check once they have complete all their academic requirements, this is only happen once which.

i was thinking maybe through calculations, i can get it to match the right classid(key) with the studentid(key)

you all for the help...

This topic is 7289 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.