If i'm using Auth with DB on top of a page and I need DB access for other objects on the page, am I duplicating the connection unnecessarily. In other words, can they both use the same handle and how might I achieve that. Matt terenzio