How do I programmatically, through VB.net 2k5, create a relationship? I have 2 tables, one with 3 fields. Thos fields' values are dependant on a few records from the 2nd table. If I update the values in the second table, is there a way to have it update the dependant fields from the first table?
Thanks.




Reply With Quote