On May 8, 2011, at 12:53 PM, "Igor Tandetnik" <itandet...@mvps.org> wrote:

> Sam Carleton <scarle...@gmail.com> wrote:
>> I had it wrong in the email body, I meant how many columns are in query?
> 
> sqlite3_column_count. Don't even need to execute the query for that, just 
> prepare it.

Ah, thank you!  Is my impression current there is no function call to get the 
column index given a name? Like there is for getting the index of a binding. 

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

Reply via email to