Ticket Hash: | e49f6d2c654408c3399329ae1ad365331431183e | ||
Title: | Loading rows using a DataAdapter with C# | ||
Status: | Closed | Type: | Incident |
Severity: | Minor | Priority: | Medium |
Subsystem: | Data_Adapter | Resolution: | Need_More_Info |
Last Modified: |
2016-01-28 20:44:50 9.44 years ago |
Created: |
2016-01-04 23:24:28 9.50 years ago |
Version Found In: |
User Comments: | ||||
anonymous added on 2016-01-04 23:24:28:
(text/x-fossil-plain)
Hi! I'm wondering if the performance I am experiencing is on a good level. Here is the Problem described in detail. It seems, no on expect you (the devs :) ) can answer my question! :) Best regards, Manu http://codereview.stackexchange.com/questions/115840/optimizing-sqlite-select-performance mistachkin added on 2016-01-05 23:50:08: (text/x-fossil-plain) I'm unaware of the specific performance issues being raised by the StackOverflow post. That being said, using a DataAdapter is not necessarily the best way to load millions of records into memory. Any additional information or metrics you could share might be useful. |