
On 09/15/2010 03:25 PM, Eric MALENFANT wrote:
currently I am working on a set of header files which are supposed
to
make the life of C++ developers easier when in comes to interacting with databases (based on SQL). Goals are:
I believe something similar may already be in progress - see http://mail-lists.crystalclearsoftware.com/listinfo.cgi/std_rdb- crystalclearsoftware.com
There is also this, which seems similar: http://code.google.com/p/boost-rdb/ It was discussed on this mailing list in 2009 and early 2010.
Thanks, from a quick look at the documentation, I'd say that it's quite close to what I am trying to achieve, when it comes to constructing queries, but not really when results are to be handled. I put that on my ToDo list for closer examination. Regards, Roland