James Puckett Sun, 14 Mar 1999 21:08:04 -0500
I have written a program which queries a fairly large table with "GROUP BY" & "ORDER BY". The queries are taking a while to complete. It seems like the connection to the database is timing out before the results are returned. Any suggestions? -James