|
i have two class . one is for reading data from excel sheet and save to the collection . the other one for database connection. i wish the database class could read the objects in the collection and there after saves the data to the SQL table. my intention is to read the class ... and take the property values so that they can be inserted into data table...
|