Statement handles. DBI has a Kids attribute, but no way of telling what those kids are. Which seems kind of strange. You could maintain your own, but then it seems to me you'd possibly have to wrap the relevant parts of the DBI with your own classes.
And, sorry, this was intended for the dbi-users list not dbi-dev Mark. -----Original Message----- From: Sterin, Ilya [mailto:[EMAIL PROTECTED]] Sent: 11 January 2002 15:24 To: 'Mark Buckle '; '[EMAIL PROTECTED] ' Subject: RE: DBI Handles Are you talking about mutiple connections, or statement handles? One way to easily do that is to just keep a hash of handles, and then undef when it's no longer available or needed. Ilya -----Original Message----- From: Mark Buckle To: [EMAIL PROTECTED] Sent: 1/11/02 8:08 AM Subject: DBI Handles Is there any way of accessing current handles through a built-in collection of some kind ? > Mark Buckle, Database Administrator, Implementation - Intech Solutions > DDI: 0113 2206766 Fax:0113 2444201 > Email:[EMAIL PROTECTED] > Website:http://www.intechsolutions.co.uk/ > > > ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. ********************************************************************** ********************************************************************** This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify the system manager. **********************************************************************
