On Wed, Nov 18, 2009 at 1:53 PM, Jeff Pang wrote:
> For SQLite, just perl -MCPAN -e 'install DBD::SQLite', then use the general
> DBI to create and access SQLite database.
> you even don't need to install SQLite binary program.
>
> On Nov 18, 2009, Dermot wrote:
>
> 2009/11/18 Rob Coops :
> > On
For SQLite, just perl -MCPAN -e 'install DBD::SQLite', then use the general DBI
to create and access SQLite database.
you even don't need to install SQLite binary program.
On Nov 18, 2009, Dermot wrote:
2009/11/18 Rob Coops :
> On Mon, Nov 16, 2009 at 10:09 PM, Rene Schickbauer <
> rene.schick