Hey all, I have been following the SOCI project for a while now and was excited that it was considering adoption in boost.
We are considering to use SOCI for using in a project, and it looks mostly good, except for one method that seems to be missing: we would like to know how many rows were affected by an update() or insert() statement. In the test suite, there seems to be an implementation of this for the firebird backend (test-firebird.cpp: getRowCount()). Has it been considered to include such a method in the statement class ? We are also curious in how far the boost adoption of soci has progressed since I could not find any information on that in the archives of the boost mailinglists. Regards, koen ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
