On 12 July 2012 00:21, [email protected] <[email protected]> wrote:
> Can I retrieve how many rows  are affected from a delete statement like
> std::string delete_stmt("DELETE FROM mylog WHERE
> strftime('%Y-%m-%d',thedate) BETWEEN ? AND ? ");
>

http://www.sqlite.org/c3ref/changes.html

Regards,
Simon
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to