INSERT INTO statement contains the following unknown field name: 'F2'. Make sure you have typed the name correctly, and try the operation again. using c#.net oledb
i need to insert record in excel using oldeb.i got above error
i have one gridview . i need to insert gridview column to excle column. and gridview rows are insert in to excel .
i got an above error . i use asp.net with c#. i need to use oledb object . export gridview to excel
Bhuvanesh MohankumarPosted May 4, 2016, 6:00 AM
Hi Kumar, you can accept my answer, if that was useful.
kumar yogaPosted Apr 26, 2016, 5:59 AM
alice yangPosted Apr 26, 2016, 5:51 AM
Bhuvanesh MohankumarPosted Apr 26, 2016, 4:57 AM
I suggest you an alternate approach.
Where get the data from grid and bind to the DataTable /DataSet