Author: mysqlpp Date: Mon Jun 20 10:14:58 2005 New Revision: 781 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=781&view=rev Log: Reworked print_stock_table() into get_stock_table(), so the examples have to explicitly call print_stock_rows() using the result set returned by get_stock_table(). This makes simple1 example clearer.
Modified:
trunk/examples/custom2.cpp
trunk/examples/custom3.cpp
trunk/examples/simple1.cpp
trunk/examples/util.cpp
trunk/examples/util.h
