Hi
I have a appliction which does the query on foxpro 7 database on the server and gets the results back in the form of recordset isng ADO.
now the data takes long time to get transported back to the client for ex. it takes around 20sec to execute the query but takes around 130 sec to tranport the data back to the client. Is there a way I can reduce this time.
I have a appliction which does the query on foxpro 7 database on the server and gets the results back in the form of recordset isng ADO.
now the data takes long time to get transported back to the client for ex. it takes around 20sec to execute the query but takes around 130 sec to tranport the data back to the client. Is there a way I can reduce this time.