To put the contents of a datreader in a cache, you first need to copy its
data into a structure of some kind, and then copy thta into the cache, I use
this technique, to fill some classes and collections, sometimes.
Scott Worley
Author of: Inside ASP.NET, New Riders Publishing
Working on: Commerce Server 2002 and .NET Unleashed
----- Original Message -----
From: <bchaudhary@s...>
To: "ASPX_Professional" <aspx_professional@p...>
Sent: Monday, March 04, 2002 10:47 PM
Subject: [aspx_professional] datareader and cache
> since you have to keep an open connection to a sqldatareader, can you fill
> the results into cache and still be able to view the results?
$subst('Email.Unsub').
>