| Although I agree with Mike's comment about trying it both ways and testing to see which way is faster, I would think it would be faster to simply parse a text file; eliminates having to connect to the MySQL server, run the query, retrieve and sort out the results. Of course then again, what I don't know could fill the Astrodome...heh. |