$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] SQL client library ?
From: Jean-Louis Leroy (jl_at_[hidden])
Date: 2009-09-16 15:26:53
Stefan Strasser wrote:
> I've also thought about a query funtionality for my library, like SQL SELECT
> provides, but concluded its beyond the scope of my library.
Take a look at this : http://tangram.utsl.gen.nz/ (an old project of
mine) - if you accept to glance at Perl code ;-)
J-L