Re: DBI version 2 - 3 API change suggestions

2004-01-16 Thread Steffen Goeldner
Henrik Tougaard wrote: > Better support for transactions. At some point > I predict that the RDBMS vendors will come up > with transaction handles, and we need somewhere > to hold them - I foresee several concurrent > transactions on the same database handle. Not to mention nested transactions (

RE: DBI version 2 - 3 API change suggestions

2004-01-13 Thread Dean Arnold
> From: Henrik Tougaard <[EMAIL PROTECTED]> > To: 'Tim Bunce' <[EMAIL PROTECTED]>, [EMAIL PROTECTED] > Subject: RE: DBI version 2 - 3 API change suggestions > > 1) > The Ingres Open/API has the possibility of doing > async db-access, ie starting a data

RE: DBI version 2 - 3 API change suggestions

2004-01-13 Thread Henrik Tougaard
Tim Bunce skrev: > A. What changes you'd like to see in the DBI API. > > B. What changes you'd like to see in the DBD API > (that's the DBI<->DBD interface). > 1) The Ingres Open/API has the possibility of doing async db-access, ie starting a database request and then at a later point in