Hi,
Working on a classic asp internal site and am trying to use a ado disconnected recordset (adUseClient etc).
I've created one and used it on the creating page but...
Can I use it again say from another page or from a new ajax request from the same page for example?
As I say, I can create one and use it within the routine that creates it but please can anyone give me an example of how then to re-use it?
I am not too keen on storing it as a session variable but if that's what I need to do...
Thanks!
Regards,
Alex.
Working on a classic asp internal site and am trying to use a ado disconnected recordset (adUseClient etc).
I've created one and used it on the creating page but...
Can I use it again say from another page or from a new ajax request from the same page for example?
As I say, I can create one and use it within the routine that creates it but please can anyone give me an example of how then to re-use it?
I am not too keen on storing it as a session variable but if that's what I need to do...
Thanks!
Regards,
Alex.