I am VERY new to VB.NET and VS2008 and have what is probably an easily solved problem:
I am trying to create a DataRelation between 2 tables both of which have the same 2 columns in their primary key.
I cannot see how I can create the DataRelation with anything other than two single columns.
Thanks in advance.
I am trying to create a DataRelation between 2 tables both of which have the same 2 columns in their primary key.
I cannot see how I can create the DataRelation with anything other than two single columns.
Thanks in advance.