On Mon, 8 Jul 2013 06:43:33 +0100, Simon Slavin <slav...@bigfraud.org>
wrote:

> There is no call 'sqlite_get_table()' in SQLite version 3.
> Nor is there anything like it. 
> The closest thing is 'sqlite3_exec()'.

Not completely true. The C API documentation mentions a legacy
interface: sqlite3_get_table().
http://www.sqlite.org/c3ref/free_table.html

-- 
Groet, Cordialement, Pozdrawiam, Regards,

Kees Nuyt

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

Reply via email to