1-2 of 2 < Previous Next >
Discussions for LINQ Entity Data Reader
Latest post:
May 6
7:56 PM
4 Posts
First post: dsoltesz wrote: I have a simple entity framework entity collection and I'm trying to bulk insert and I keep getting this error "The given value of type Int32 from the data source cannot be converted to t...
Latest post: dbrowne wrote: Yes, I have the following boilerplate to add THEcolumn mappings: {{ for (int i = 0; i < dr.FieldCount; i++) { string colName = dr.GetName(i); bc.Colum...
Jump to: First Post    |Latest Post
Latest post:
Apr 22 2008
7 Posts
First post: PureKrome wrote: Heya mate, can u please post some sample code so we can see how this can be used / done? cheers :)
Latest post: PureKrome wrote: {quote} dbrowne wrote: This is a really good question. .... To overcome the first challenge you can use SqlBulkCopy to load a temp table (#), and then do an INSERT with an OUTPUT c...
Jump to: First Post    |Latest Post

Configure View

Sorted by Latest post
Search
Filter
(by tag)
All tags
1-2 of 2 < Previous 1 Next >
Updating...
Page view tracker