zzz projects SqlBulkCopy Tutorial
Documentation Troubleshooting
Knowledge Base
  • Documentation
  • Troubleshooting
  • Knowledge Base

SqlBulkCopy Tutorial - Knowledge Base (KB)

2 results in tag: gridview

How can I make a datatable with gridview rows?

I have a gridview which will contain some 'n' number of rows.... Now i want to add all rows of the gridview to a datatable which will be used for bulkcopy operation......I have found this ...http://www.codeproject.com/KB/aspnet/GridView_To_DataTable.aspx...
c# datatable gridview sqlbulkcopy
asked by ACP

sqlBulkCopy: The given value of type String from the data source cannot be converted to type int of the specified target column

I am trying to store values from grid rows to data column and then using the sqlBulkCopy to insert the data into my database....My gridview design sets as per following:... <asp:GridView ID="gvDCR" runat="server" Width="100%" AutoGenerateColumns="false...
asp.net datacolumn gridview sqlbulkcopy vb.net
asked by Subhasis

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!