Ed Curren <ecur...@hotmail.com> wrote:
> I have a function that is being passed an sqlite3_stmt object. 
> Within this function I need to determine if the statement has been
> prepared.  How can I accomplish this?  

Where else would a statement handle come from, if not from sqlite3_prepare[_v2] 
? What precisely is the other possibility you are trying to defend against?

Igor Tandetnik

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

Reply via email to