If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Data Access, Manipulation & Batch Languages > Delphi, C etc > Loading DataSet with readXML too SLOW

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-10-04, 17:21
bnye bnye is offline
Registered User
 
Join Date: Nov 2003
Posts: 6
Loading DataSet with readXML too SLOW

A DataSet is the most efficient way to write code for generating grids and searching data in memory. At least thats what I have found. GREAT! But it seems to be totally useless when it comes to performance of loading data. I have a 220,000 record recordset in XML and it takes hours just to load this. When dealing with economic data this is a relatively small recordset. How does MS propose that people adopt these functions if the performance is so bad? Am I missing something here? Are there alternative methods for loading xml data into a DataSet?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On