On Mon, 26 Oct 2009, D. Richard Hipp wrote:

> sqlite3_column_table_name() (and all of the other METADATA functions) only 
> work on table columns, not on functions.  The documentation says as much, 
> though perhaps it could be worded more directly.  I'll make a note to clarify 
> the documentation.
>
>
> D. Richard Hipp
> d...@hwaci.com

I understand, and I must have missed the relevant documentation.  I'm 
wondering, though, there should be a reliable way to return a list of the 
affected tables from a prepared statement, no?

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

Reply via email to