On Wed, May 16, 2012 at 1:02 PM, Dan Kennedy <danielk1...@gmail.com> wrote:

> Not so. It's the number of columns of data currently available.
> Which is sometimes the same as sqlite3_column_count() and
> sometimes zero.


Can sqlite3_data_count() be used to determine if calling
sqlite3_colum_xxx() is legal, i.e. if sqlite3_step() has succeeded?

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to