Re: Insert records from Excel
- From: "john_teague" <jcteague@xxxxxxxxx>
- Date: 30 Oct 2005 15:24:50 -0800
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.
.
- Prev by Date: Re: Insert records from Excel
- Next by Date: Re: Exam 70-305
- Previous by thread: Re: Insert records from Excel
- Next by thread: Re: Do all ASP buttons do submit?
- Index(es):