Having just experienced that wonders of TClientDataSets, and how it speeds up everything, and allows for multiple users of my application, I am left with the problem that the application takes a very long time to load. How do I handle loading of 1,000,000+ records? Or is it a bad idea? - seemingly, the application handles even such large datasets very well and very fast, as soon as it is loaded, but it just takes too long to load. Any ideas?
Start Free Trial