G
Guest
in VB.net (windows form):
the function is reading 2 colums x 1000 rows, from an excel file, loading
them in a datatable then add the datatable to a dataset.
How can I send this dataset to the database to insert all those records in a
table in one single connection ?
thanks
the function is reading 2 colums x 1000 rows, from an excel file, loading
them in a datatable then add the datatable to a dataset.
How can I send this dataset to the database to insert all those records in a
table in one single connection ?
thanks