G Guest Mar 20, 2006 #1 Does anyone know how I can find out if a field is a foreign key and what table it links to from ASP code?
Does anyone know how I can find out if a field is a foreign key and what table it links to from ASP code?
T Tim Ferguson Mar 20, 2006 #2 Does anyone know how I can find out if a field is a foreign key and what table it links to from ASP code? Click to expand... Look at the Fields collection of the Relationship object Hope that helps Tim F
Does anyone know how I can find out if a field is a foreign key and what table it links to from ASP code? Click to expand... Look at the Fields collection of the Relationship object Hope that helps Tim F