GeekArticles
Programming
ProgrammingODP.NET - Populating a Dataset with Multiple Data Tables
ODP.NET - Populating a Dataset with Multiple Data Tables
Now, let us add more than one data table into a dataset The following code retrieves a list of department details into a data table named Departments and another list of employee details into a data table named Employees:
Visit http://www.exforsys.com to read complete article
Visit http://www.exforsys.com to read complete article
Related Topics
