Jump to content

Can't populate foreign key field?


satone

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

Recommended Posts

I'm building a database that, among other things, relates records in a CHILD table to those in a PARENT table via an ID#. (The ID# happens to be a concatenation of three other fields in the PARENT table.)

The thing is, I entered 20 records in the PARENT table and about 35 related records in the CHILD table before I discovered the beauty of foreign key fields!! :lol:

So anyway, I set up a foreign key field in the CHILD table. I know I did something right b/c, when I look at the 35 or so pre-existing records in the CHILD table, I see the drop-down list and can select ID#.

HOWEVER when I create a NEW record in the CHILD table, I do NOT see a drop-down list next to ID#. No field, no box, no nothing....

So......

Wondering what I'm doing wrong? Any thoughts?

Link to comment
Share on other sites

This topic is 4826 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.