B
Byron
Using Visual Basic .Net 2003 Standard Edition
Am attempting to join two oleDataAdapters. Right
clicking on the second oleDataAdapter(the child) to
preview the data, and then clicking the Fill Dataset
button produces the MessageBox "Failed to enable
constraints..."
The DataSet is setup correctly, and I've reduced the
Access Tables to only one record each, no empty fields.
I know the relationship is correct.
Is there a bug in VB.net that prevents this from working?
Thanks,
Byron
Am attempting to join two oleDataAdapters. Right
clicking on the second oleDataAdapter(the child) to
preview the data, and then clicking the Fill Dataset
button produces the MessageBox "Failed to enable
constraints..."
The DataSet is setup correctly, and I've reduced the
Access Tables to only one record each, no empty fields.
I know the relationship is correct.
Is there a bug in VB.net that prevents this from working?
Thanks,
Byron