Good afternoon list,

Are there any methods for distinguishing between sqlite3_stmt structures
prepared by sqlite3_prepare_v2?  I'd like to be able to tell if a
statement structure has been finalized and then prepared with a
different query programmatically.  Is there any sort of unique
identifier in those prepared structures?

Cheers,

Daniel Brown | Software Engineer 
"The best laid schemes o' mice an' men, gang aft agley"


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

Reply via email to