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
2009/11/18 Rob Coops :
> On Mon, Nov 16, 2009 at 10:09 PM, Rene Schickbauer <
> rene.schickba...@magnapowertrain.com> wrote:
>
>> Rob Coops wrote:
>
> Thank you for the advise, I'll certainly be using a DB should this tool ever
> get upgraded to a web based one.
You'd be hard pressed to find a *ni
On Mon, Nov 16, 2009 at 10:09 PM, Rene Schickbauer <
rene.schickba...@magnapowertrain.com> wrote:
> Rob Coops wrote:
>
>> Dear list,
>>
>> I have a question to anyone who has experience with the following
>> situation.
>> I have a very complex array build from hashes containing arrays that
>> cont
Rob Coops wrote:
Dear list,
I have a question to anyone who has experience with the following situation.
I have a very complex array build from hashes containing arrays that contain
hashes etc. I would like to store the whole thing on a disk, both to save on
memory usage and to make it easier to
Dear list,
I have a question to anyone who has experience with the following situation.
I have a very complex array build from hashes containing arrays that contain
hashes etc. I would like to store the whole thing on a disk, both to save on
memory usage and to make it easier to separate this stru