PC Review Forums Newsgroups Microsoft DotNet Microsoft ADO .NET Re: DataTable made from JOINed tables and the DataAdapter wizard

Reply

Re: DataTable made from JOINed tables and the DataAdapter wizard

 
Thread Tools Rate Thread
Old 02-08-2004, 02:51 AM   #1
elixxir
Guest
 
Posts: n/a
Default Re: DataTable made from JOINed tables and the DataAdapter wizard


Hi Gary,

I hadn't thought of that, thanks. It seems like a reasonable solution
but it's never a good idea to edit autogen'd code manually.

I was hoping there was some obvious way to do this easily, but it looks
like you've given it some thought as well and come up against the same
problem as me.

To William: I don't get what you're trying to say. You're saying to
create a DataRelation between the tables, but how do I display the data
from both tables into one DataGrid then? Like I said, all I know about
is using datarelations for master/detail where you have the first table
as parent and second as child, but not both combined.

I anyone at MSFT sees this, we'd all appreciate a quick answer to
enlighten us all.

Thanks to both of you for answering
--
Paul

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off