
15 Jul
2008
15 Jul
'08
12:59 p.m.
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