01-14-2008, 06:45 AM
It sounds like you need to throw the data set into a database. Databases are designed to perform queries like that. They have special optimizations (indexing fields) to make the process efficient internally.
Programming question
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Programming question - by volcs0 - 01-14-2008, 01:45 AM
Re: Programming question - by space-time - 01-14-2008, 02:10 AM
Re: Programming question - by TheTominator - 01-14-2008, 02:20 AM
Re: Programming question - by volcs0 - 01-14-2008, 03:22 AM
Re: Programming question - by TheTominator - 01-14-2008, 06:45 AM
Re: Programming question - by volcs0 - 01-16-2008, 06:17 AM
|