I
itsme
Hi,
How can I combine the rows from two tables as a result of
an outer join, wherein I have a primary key and foreign
key constraints.
Right now, I am using two different adapters to fill the
dataset. Is there any way I can use a single data adapter
to fill the data in the dataset with constraints in tact?
Your suggestions are truly appreciated.
How can I combine the rows from two tables as a result of
an outer join, wherein I have a primary key and foreign
key constraints.
Right now, I am using two different adapters to fill the
dataset. Is there any way I can use a single data adapter
to fill the data in the dataset with constraints in tact?
Your suggestions are truly appreciated.