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!
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.