Re: Insert records from Excel

Tech-Archive recommends: Speed Up your PC by fixing your registry



I think the standard way would be to use a DataSet for the datasource
and then a data adapter that has all of the insert/update/delete
methods defined for it and use the data adapter to insert new rows
added to the dataset.

.


Quantcast