davman2002
Programmer
I am using an ADODB.Recordset connection to pull data from the server. Problem I am having is that anytime I want to sort the data the page has to go back to the server to pull the information again. Is there a way to store an SQL string in a temp array stored on the users computer?