R
Rick
The data adapter wizard allows you to add more than one
table, but that doesn't seem to work right when setting up
a dataset. Some of the documentation I have read states
that only one table should be selected per data adapter,
and then you use a DataRelation object to pull join them
together. Okay, if that's the case then fine, but why
would the data adapter allow you to add more than one
table if this is not how it is supposed to work. If only
one table should be used, then the program should only
allow the addition of one table.
I'm sure I'm missing out on something here, but nothing I
have read explains it. I'm kinda new to vb.net, so I hope
someone can provide an explanation or reference to an
article on this.
Any help would be greatly appreciated.
Thanks,
Rick
table, but that doesn't seem to work right when setting up
a dataset. Some of the documentation I have read states
that only one table should be selected per data adapter,
and then you use a DataRelation object to pull join them
together. Okay, if that's the case then fine, but why
would the data adapter allow you to add more than one
table if this is not how it is supposed to work. If only
one table should be used, then the program should only
allow the addition of one table.
I'm sure I'm missing out on something here, but nothing I
have read explains it. I'm kinda new to vb.net, so I hope
someone can provide an explanation or reference to an
article on this.
Any help would be greatly appreciated.
Thanks,
Rick