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

Ooops, I should have said "disconnected". 

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

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

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

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

-Ted.

Reply via email to