Setup:
I've cached my data into Application-scope recordsets, and I intend to access them in my pages.
I have experience paging with connected recordsets, but this is my first time trying to page with disconnected recordsets.
Am I going to have a problem paging through them because I've disconnected them from the database? If so, do you guys have any workarounds / ways to increase performance?
I actually haven't started coding it out yet, but I figured this might save a little time
thanks in advance.
I've cached my data into Application-scope recordsets, and I intend to access them in my pages.
I have experience paging with connected recordsets, but this is my first time trying to page with disconnected recordsets.
Am I going to have a problem paging through them because I've disconnected them from the database? If so, do you guys have any workarounds / ways to increase performance?
I actually haven't started coding it out yet, but I figured this might save a little time
thanks in advance.