how Create an object instance from data in a data table of dataset
I have a stored procedure with ref cursors.
I got all the data populated in a data set from the stored procedure in my application.
For each data table in the data set I have an object in my application.
What is the best way to populate these objects with the data in the data tables.
Thank you
Sravan.
Andrzej WegierskiPosted Feb 24, 2005, 10:40 AM
romantic_me2003Posted Feb 23, 2005, 9:38 AM
Andrzej WegierskiPosted Feb 23, 2005, 3:26 AM