RE: OCI Stmt Info

2002-11-01 Thread Joshua Caesar
Objects in Appendix A of Programming the Perl DBI for more info. -Josh -Original Message- From: Georg Botorog [mailto:georg;huggle.de] Sent: Friday, November 01, 2002 8:58 AM To: [EMAIL PROTECTED] Subject: OCI Stmt Info Importance: Low Hi, I am using DBI and DBD::Oracle. Is there any

Re: OCI Stmt Info

2002-11-01 Thread Tim Bunce
On Fri, Nov 01, 2002 at 02:57:44PM +0100, Georg Botorog wrote: Hi, I am using DBI and DBD::Oracle. Is there any possibility to get the names of the bind variables back from OCI, such as returned by OCIStmtGetBindInfo()? The background is: I get a statement (defined elswhere) where the