$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Rob Kramer (robk_at_[hidden])
Date: 2008-07-15 08:59:23
Maciej Sobczak wrote:
> soci::session sql("postgresql://dbname=my_database");
>
> As a result, the SOCI library will try to locate the dynamically
> loadable plugin (called backend) for PostgreSQL and handle all further
> database-related activity.
Sorry for being off-topic, but is this type of plugin loading a Boost
framework too?
Great work by the way!
Cheers,
Rob