S
Saladin
Anyone who knows how to fill more than one datatable in a single fill using
a dataadapter? I have 4 joined tables in a select-statement that I want to
fill into their datatables. Now I have to make 4 selects to do that, and
that's no good. Alternatively make a datatable representing all 4 tables
alltogether.
a dataadapter? I have 4 joined tables in a select-statement that I want to
fill into their datatables. Now I have to make 4 selects to do that, and
that's no good. Alternatively make a datatable representing all 4 tables
alltogether.