Steve, Jarl,
Thanks for the replies. Eric thanks for the info. So this needs to be a patch in the DBD-SQLite-1.11 module? Something like the attached patch I assume?
Matt Seargeant,
How do we get this into the CPAN archives?
Thank you,
Christian Werner
From: Jarl Friis [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 16, 2006 1:42 AM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] DBD::SQLite SQLite Ver 3.2.7
Eric Bohlman earlier wrote this:
--------------------------------------------------
You'll need to go into dbdimp.c and change the two calls to
sqlite3_prepare() so that the third argument is -1 rather than
zero. This is due to the change in check-in 3047.
--------------------------------------------------
Jarl
-----Original Message-----
From: Steve Green [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 15, 2006 6:29 PM
To: sqlite-users@sqlite.org
Subject: Re: [sqlite] DBD::SQLite SQLite Ver 3.2.7
In order to get this to work, modify DBD::SQLite dbdimp.c so that the 3rd
parameter of each call to sqlite3_prepare() is -1 instead of 0.
Steve
Chris Werner wrote:
> Hello,
>
> The current release of SQLite, 3.3.4 does not seem to be compatible with the
> perl DBD driver. The embedded SQLite package works quite well, But I would
> like to have the full SQLite package installed [so I can use sqlite3]. I do
> not seem to be able to locate the source archives, I would be looking for
> Ver 3.2.7: sqlite-3.2.7.tar.gz
>
> I understand that the problem is a know bug... any feedback on whether a
> change should be made in SQLite or the CPAN DBD package?
>
> Thanks,
> Christian Werner
>
--
Steve Green
SAVVIS
Transforming Information Technology SM
This message contains information which may be confidential and/or
privileged. Unless you are the intended recipient (or authorized
to receive for the intended recipient), you may not read, use,
copy or disclose to anyone the message or any information contained
in the message. If you have received the message in error, please
advise the sender by reply e-mail at [EMAIL PROTECTED] and
delete the message and any attachment(s) thereto without retaining
any copies.