I have a datagrid where the data is from an excel sheet. I've added a checkbox column allowing users to select multiple rows. I want to have a button at the bottom of the page where it will insert the selected row's data into an Access database. I've looked into the "Insert...Select From..." sql, but i'm unsure how to use it with the "Select From..." reading from a datagrid.
I've posted this in both the ASP.net and Access Queries & JET SQL forums.
I've posted this in both the ASP.net and Access Queries & JET SQL forums.