We arrive at same place were we start.I am using Sqlite3 version 3.7.9 & by refrence from below link i can use to get tabel function but i am getting undefined refrence error. http://www.sqlite.org/c3ref/free_table.html
Is API still available with 3.7.9 version ? Or i want to use than what is the way ? Thanks On 7/8/13, Simon Slavin <slav...@bigfraud.org> wrote: > > On 8 Jul 2013, at 8:54am, Kees Nuyt <k.n...@zonnet.nl> wrote: > >> 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 > > Oh wow. Thanks. I especially like the triple-starred parameter. > > Simon. > _______________________________________________ > sqlite-users mailing list > sqlite-users@sqlite.org > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users