This topic is locked

Field linking to another table

6/2/2008 9:43:22 AM
ASPRunnerPro General questions
B
bhavikmithani author

Hi,
I am new to this and am not sure how to do this. I have a field called soilsref which is a number eg 123456 which links to information in another table which has the same fireld name. I want to be able to click on the 123456 number and be able to go to the other table and specifically where all the information for 123456 is stored and be able to view what information there is.
can you please help?
thanks

Sergey Kornilov admin 6/3/2008

Setup a master-details relationship between those two tables.
http://www.xlinesoft.com/asprunnerpro/docs...age_options.htm

Scroll to "Setting master-detail relationship between tables"