Re: DBI v2 - The Plan and How You Can Help

2005-07-13 Thread Jonathan Leffler
I've dropped perl6-language off the addressee list - this is pretty much internals of DBI or DBD::WhatNot and not Perl language per se. On 7/12/05, Sam Vilain [EMAIL PROTECTED] wrote: Dean Arnold wrote: RE: LOBs and SQL Parse Trees: having recently implemented LOB support for a JDBC

Re: DBI v2 - The Plan and How You Can Help

2005-07-13 Thread Sam Vilain
Dean Arnold wrote: RE: LOBs and SQL Parse Trees: having recently implemented LOB support for a JDBC driver (and soon for a DBD), I can assure you that SQL parse trees are unneeded to support them. For databases Great! Perhaps you can shed some light on how to do it for this, then. SQL

DBI savepoints

2005-07-13 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Below is the rough draft of savepoint support in DBI (v1). Comments and questions welcome. In the DBI.pm Database Handle Methods section: =item Csavepoint_set $rc = $dbh-savepoint_set($savepoint_name) or die $dbh-errstr; Create a named

Re: DBI v2 - The Plan and How You Can Help

2005-07-13 Thread Dean Arnold
Jonathan Leffler wrote: I've dropped perl6-language off the addressee list - this is pretty much internals of DBI or DBD::WhatNot and not Perl language per se. On 7/12/05, Sam Vilain [EMAIL PROTECTED] wrote: Dean Arnold wrote: RE: LOBs and SQL Parse Trees: having recently implemented LOB

RE: DBI v2 - The Plan and How You Can Help

2005-07-13 Thread Reidy, Ron
-Original Message- From: Sam Vilain [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 12, 2005 5:04 PM To: Dean Arnold Cc: dbi-users@perl.org; dbi-dev@perl.org; perl6-language@perl.org Subject: Re: DBI v2 - The Plan and How You Can Help Dean Arnold wrote: RE: LOBs and SQL Parse Trees:

RE: DBI v2 - The Plan and How You Can Help

2005-07-13 Thread Reidy, Ron
Sorry, instead of implicit 'commit', I mean to say implicit conversion. - Ron Reidy Lead DBA Array BioPharma, Inc. -Original Message- From: Reidy, Ron Sent: Wednesday, July 13, 2005 9:06 AM To: Sam Vilain; Dean Arnold Cc: dbi-users@perl.org; dbi-dev@perl.org;