This topic is locked

Look-up Primary Key

6/12/2009 6:28:23 PM
ASPRunnerPro General questions
C
crisstyd author

Sorry for the post error....
I have searched this forum and the manual over and over and can't figure this out.
I have two tables that I want to link together by the PRIMARY KEY
Basically, I want to assign one record (by primary key) to another record (by primary key). The details in each table are different.
What I am trying to do is assign employees to a job that has been posted.
Thanks for any help... I think I am going into ASP cardiac arrest!

C
crisstyd author 6/15/2009

I figured this one out and all is well. It wouldn't work with version 5.2, but it does with the newer version of the software. I set up the lookup for each primary key ID...and linked the tables.