On 7 Nov 2011, at 5:02pm, Mills, Steve wrote:

> SqliteStatement        cmd("PRAGMA page_size", *this);

This does not return a simple character string, but a table with one row and 
one column.  Might you have to extract the value from that table ?

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to