Search found 1 match
- Sun Nov 17, 2002 12:41 am
- Forum: Databases
- Topic: persistent results?
- Replies: 2
- Views: 1326
persistent results?
I know that external resource references cannot be stored in a session variable, and that persistent database connections essentially remove the need to store a database connection resource, but if there were a way to keep result sets alive in some way it would be extremly helpful. Has been any disc...