|
-
Jun 30th, 2017, 10:35 AM
#18
Re: [RESOLVED] Inserting records into database table from Excel worksheet
With that property cleared, the RowState for all rows would be Added, which should make it a bit quicker to decide to perform an insert.
I'm still surprised that it is faster than the INSERT SELECT. It acts like it is opening and closing connections for each record.
My usual boring signature: Nothing
 
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|