> > > I've not done much of either this last year, however, I'm hoping to
get
> > > a new beta DBI release out this week. Maybe...
> >
> > Tim I hope you plan to integrate Doug's patch which makes it possible to
use
> > DBI with Perl 5.6 -Dusethreads. Thanks!
>
> Of course. And I'll trust you'll a
On Mon, Jun 05, 2000 at 12:49:46AM +0200, Eric Cholet wrote:
> On Sun, Jun 04, 2000 at 08:58:11PM +0100, Tim Bunce wrote:
> > On Sun, Jun 04, 2000 at 10:57:57PM +0300, Stas Bekman wrote:
> > >
> > > This all won't be possible without you and other great folks writing and
> > > maintaining this am
On Sun, Jun 04, 2000 at 08:58:11PM +0100, Tim Bunce wrote:
> On Sun, Jun 04, 2000 at 10:57:57PM +0300, Stas Bekman wrote:
> >
> > This all won't be possible without you and other great folks writing and
> > maintaining this amaizing software... So the biggest thanks goes to you :)
>
> I've not
On Sun, Jun 04, 2000 at 10:57:57PM +0300, Stas Bekman wrote:
>
> This all won't be possible without you and other great folks writing and
> maintaining this amaizing software... So the biggest thanks goes to you :)
I've not done much of either this last year, however, I'm hoping to get
a new be
On Sun, 4 Jun 2000, Tim Bunce wrote:
> On Sat, Jun 03, 2000 at 03:54:37AM +0300, Stas Bekman wrote:
> > Here is a complete version. comments are very welcome before it enters the
> > guide:
> >
> > The first example is the C module. As you know C works with
> > many database drivers falling into
On Sat, Jun 03, 2000 at 03:54:37AM +0300, Stas Bekman wrote:
> Here is a complete version. comments are very welcome before it enters the
> guide:
>
> The first example is the C module. As you know C works with
> many database drivers falling into the C category,
> e.g. C. It's not enough to prel
Here is a complete version. comments are very welcome before it enters the
guide:
The first example is the C module. As you know C works with
many database drivers falling into the C category,
e.g. C. It's not enough to preload C, you should
initialize C with driver(s) that you are going to use (