"If at first you don't succeed; call it version 1.0" :-Unknown

Pages

Friday, October 12, 2012

Merging two table of different data types.

 Hi *.*,

Merging two table of different data types.

                table1.Merge(table2, false, MissingSchemaAction.Ignore); 
                ds.Tables.Add(table1);  // Moving table to a dataset


If u had any trouble just ask,
 Happy to help u :)
Stay Tune...
Have a nice day... 'N happy Coding :)

No comments: