Hello Ted,

Thursday, July 19, 2001, 3:38:56 PM, you wrote:

TH> Oleg V Alexeev wrote:
>> What is 'detached' database tags?

TH> Ooops, I should have said "disconnected". 

TH> The current dbTags presume that the database connection will be handled
TH> by other tags on the page, and everything will be available in page
TH> scope, and that a live connection may even be available. 

TH> By detached, or disconnected, I mean that the tags do not assume any of
TH> that, and would access a given RowSet, or perhaps collection, from any
TH> scope. 

TH> Morgan mentioned that adding disconnected tags was on his list (but
TH> would be happy if we beat him to it ;-). 

TH> It just occurred to me that if we had another tag set beside the RowSet
TH> team, it might be worth asking about a dbTag2 library, for disconnected,
TH> database-centric tags.

Yes, Ted, I agree with your about disconnected tags and
database-centric tags. But PagerTag can be used not only for database
results listings. It work for any environment. To use it developer
must set appropriate parameters and use PagerIterator to get links
sequence.

-- 
Best regards,
 Oleg                            mailto:[EMAIL PROTECTED]


Reply via email to