Does anybody know whether ADO is caching the retrieved data from a result set or record set.Does it temporarily store the data on the client machine. If so how and where is it storing the data? Please help me.
It is caching large result sets, but does so using temporary file names and in a format that is for its own internal use - I doubt it would be of any use to the developer.
Robert Bradley
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.