Hi David, david bowe <dpbowe at hotmail.com> writes: > I'm using Postgres (9.2.18) with odb (2.3.0), but the compiler is > telling me that odb::database has no member query_one. That's because query_one() was added in ODB 2.4.0. See the NEWS file in the ODB compiler package for details. Boris