I have a method in C# which writes data to MS-Access tables.Data is present in an array of objects,which has to be read into the tables.Is there any way to store the data in the db without having to...