theservant
Programmer
I have a database that contain records based on the ID nr of a person
the two tables a named:
Customer_Info (Parent table)
Customer_Vid (Child table)
The relationship is set at ID nr in both tables.
Is there a way that I can view in a datagrid the Customer_Vid details the is pertaining to Customer_Info
I have tried the where function, but it still shows me all the details in the Customer_Vid table
the two tables a named:
Customer_Info (Parent table)
Customer_Vid (Child table)
The relationship is set at ID nr in both tables.
Is there a way that I can view in a datagrid the Customer_Vid details the is pertaining to Customer_Info
I have tried the where function, but it still shows me all the details in the Customer_Vid table