How to merge two datatable within a dataset.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • rajch
    New Member
    • Jul 2008
    • 1

    How to merge two datatable within a dataset.

    Hi,

    Can anyone tell me, how to merge two datatables within a dataset. I want to merge two different table data into a single table within a dataset.


    Thanks
    Raj
  • nmsreddi
    Contributor
    • Jul 2006
    • 366

    #2
    Hello

    i hope you can write a query for getting data from both the tables and then you can fill Dataset easily with that data.

    Comment

    Working...